1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-29 16:55:32 +00:00

The None auth backend disables rights checking

This commit is contained in:
Unrud 2017-06-07 21:38:05 +02:00
parent f3425b7022
commit 03caddc950

View file

@ -124,7 +124,7 @@ The method to verify usernames and passwords.
Available backends:
`None`
: Just allows all usernames and passwords.
: Just allows all usernames and passwords. It also disables rights checking.
`htpasswd`
: Use an [Apache htpasswd file](https://httpd.apache.org/docs/current/programs/htpasswd.html) to store