Commit a63a6ecb authored by Shannon Wynter's avatar Shannon Wynter Committed by Matt Holt

Add reauth directive (#1716)

parent 47e77062
......@@ -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
......
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