httpserver: add extauth plugin directive (#2444)

pull/2443/head^2
Bryan Burke 2019-01-26 03:12:43 -04:00 committed by Matt Holt
parent 7f546e529e
commit a947f70c56
1 changed files with 1 additions and 0 deletions

View File

@ -654,6 +654,7 @@ var directives = []string{
"mime",
"login", // github.com/tarent/loginsrv/caddy
"reauth", // github.com/freman/caddy-reauth
"extauth", // github.com/BTBurke/caddy-extauth
"jwt", // github.com/BTBurke/caddy-jwt
"jsonp", // github.com/pschlump/caddy-jsonp
"upload", // blitznote.com/src/caddy.upload