add forgotten entry

This commit is contained in:
Peter Bieringer 2025-03-15 14:32:10 +01:00
parent dc56d67c33
commit c9ffde27d8

View file

@ -812,6 +812,9 @@ Available backends:
`none`
: Just allows all usernames and passwords.
`denyall` _(>= 3.2.2)_
: Just denies all usernames and passwords.
`htpasswd`
: Use an
[Apache htpasswd file](https://httpd.apache.org/docs/current/programs/htpasswd.html)