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:
parent
f3425b7022
commit
03caddc950
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue