fix auth
This commit is contained in:
@@ -45,4 +45,4 @@ auth:
|
|||||||
enabled: true
|
enabled: true
|
||||||
# bcrypt htpasswd line, e.g. output of: htpasswd -nB <user>
|
# bcrypt htpasswd line, e.g. output of: htpasswd -nB <user>
|
||||||
# Generate this yourself — do not put the plaintext password here.
|
# Generate this yourself — do not put the plaintext password here.
|
||||||
htpasswd: "duynguyen:$2y$05$0hgFpQXdm1arjoEG5Gqs5.Q0Bl8YGOgXVLzBXdQjCnBTRgR1sYb9O"
|
htpasswd: "duynguyen:{SHA}piHIQK6WkZ/zAB5FibmIs4c7Eoo="
|
||||||
|
|||||||
Reference in New Issue
Block a user