mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 02:09:47 +08:00
httpserver: Register authz directive (#1693)
This commit is contained in:
parent
cbdd3a4f8e
commit
97a631ec4c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user