Add basic/digest auth

Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
Emile Vauge 2016-07-21 00:29:00 +02:00
parent 2a596b8162
commit 3a5b67a3e1
No known key found for this signature in database
GPG key ID: D808B4C167352E59
6 changed files with 156 additions and 81 deletions

View file

@ -163,6 +163,7 @@ type EntryPoint struct {
Address string
TLS *TLS
Redirect *Redirect
Auth *types.Auth
}
// Redirect configures a redirection of an entry point to another, or to an URL