Commit 86d107f6 authored by Sebastian Mancke's avatar Sebastian Mancke Committed by Matt Holt

added 'login' directive for github.com/tarent/loginsrv/caddy (#1648)

parent dfebffb1
......@@ -468,6 +468,7 @@ var directives = []string{
"status",
"cors", // github.com/captncraig/cors/caddy
"mime",
"login", // github.com/tarent/loginsrv/caddy
"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