mirror of
https://github.com/caddyserver/caddy.git
synced 2025-04-21 20:08:46 +08:00
Add reauth directive (#1716)
This commit is contained in:
parent
47e770621c
commit
a63a6ecb04
@ -471,6 +471,7 @@ var directives = []string{
|
||||
"cors", // github.com/captncraig/cors/caddy
|
||||
"mime",
|
||||
"login", // github.com/tarent/loginsrv/caddy
|
||||
"reauth", // github.com/freman/caddy-reauth
|
||||
"jwt", // github.com/BTBurke/caddy-jwt
|
||||
"jsonp", // github.com/pschlump/caddy-jsonp
|
||||
"upload", // blitznote.com/src/caddy.upload
|
||||
|
Loading…
x
Reference in New Issue
Block a user