mirror of
https://github.com/caddyserver/caddy.git
synced 2026-05-13 10:42:16 -04:00
Add reauth directive (#1716)
This commit is contained in:
committed by
Matt Holt
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
|
||||
|
||||
Reference in New Issue
Block a user