proxy2 does auth inline
This commit is contained in:
@@ -17,7 +17,5 @@ func New() *Server {
|
||||
altaddr: altport,
|
||||
limiter: rate.NewLimiter(rate.Limit(r), b),
|
||||
}
|
||||
_, server.auth.BOAuthZ = config.GetBOAuthZ()
|
||||
_, server.auth.Authelia = config.GetAuthelia()
|
||||
return server
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user