fix: linting
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
parent
2156b3e68b
commit
9da7bf80b3
@ -14,8 +14,7 @@ const MethodProxyAuth settings.AuthMethod = "proxy"
|
|||||||
|
|
||||||
// ProxyAuth is a proxy implementation of an auther.
|
// ProxyAuth is a proxy implementation of an auther.
|
||||||
type ProxyAuth struct {
|
type ProxyAuth struct {
|
||||||
Header string
|
Header string
|
||||||
storage *users.Storage
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Auth authenticates the user via an HTTP header.
|
// Auth authenticates the user via an HTTP header.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user