mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 15:43:21 +00:00
Merge aa4f4337cf
into 654fa16cb2
This commit is contained in:
commit
cebcf2ba9d
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ func (app *restServerApp) runRoot(_ *cobra.Command, _ []string) error {
|
||||||
if app.Server.ProxyAuthUsername == "" {
|
if app.Server.ProxyAuthUsername == "" {
|
||||||
log.Println("Authentication enabled")
|
log.Println("Authentication enabled")
|
||||||
} else {
|
} else {
|
||||||
log.Println("Proxy Authentication enabled.")
|
log.Println("Proxy Authentication enabled")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue