mirror of
https://github.com/restic/rest-server.git
synced 2025-12-06 17:15:45 -08:00
Add support for proxy-based authentication
This commit is contained in:
@@ -24,6 +24,7 @@ type Server struct {
|
||||
TLSCert string
|
||||
TLS bool
|
||||
NoAuth bool
|
||||
ProxyAuthUsername string
|
||||
AppendOnly bool
|
||||
PrivateRepos bool
|
||||
Prometheus bool
|
||||
|
||||
Reference in New Issue
Block a user