Commit 97a631ec authored by Yang Luo's avatar Yang Luo Committed by Matt Holt

httpserver: Register authz directive (#1693)

parent cbdd3a4f
......@@ -457,6 +457,7 @@ var directives = []string{
"gzip",
"header",
"errors",
"authz", // github.com/casbin/caddy-authz
"filter", // github.com/echocat/caddy-filter
"minify", // github.com/hacdias/caddy-minify
"ipfilter", // github.com/pyed/ipfilter
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment