mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Add None as a possible values for rights in documentation
This commit is contained in:
parent
edb753d928
commit
18d40079f4
1 changed files with 7 additions and 2 deletions
|
@ -717,9 +717,14 @@ called ``anna``.
|
|||
|
||||
The *authenticated user* is the login used for authentication.
|
||||
|
||||
3 different configurations are available, you can choose the one you want in
|
||||
4 different configurations are available, you can choose the one you want in
|
||||
your configuration file.
|
||||
|
||||
None
|
||||
~~~~
|
||||
|
||||
Everybody have read and write access to all collections.
|
||||
|
||||
Owner Only
|
||||
~~~~~~~~~~
|
||||
|
||||
|
@ -729,7 +734,7 @@ users, authenticated or anonymous, have no access to these collections.
|
|||
Owner Write
|
||||
~~~~~~~~~~~
|
||||
|
||||
Authenticated users have read access to all calendars, but only owners have
|
||||
Authenticated users have read access to all collections, but only owners have
|
||||
write access to their own collections. Anonymous users have no access to
|
||||
collections.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue