Correct documentation for Digest auth

This commit is contained in:
Kim Alvefur 2026-03-06 08:54:05 +01:00 committed by GitHub
parent c662b9ac6b
commit d5745c3807
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,8 +67,7 @@ spec:
### Passwords format
Passwords must be hashed using MD5, SHA1, or BCrypt.
Use `htpasswd` to generate the passwords.
Use `htdigest` to generate the passwords.
### users & usersFile