1
0
Fork 0
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:
Guillaume Ayoub 2013-09-02 12:50:55 +02:00
parent edb753d928
commit 18d40079f4

View file

@ -717,9 +717,14 @@ called ``anna``.
The *authenticated user* is the login used for authentication. 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. your configuration file.
None
~~~~
Everybody have read and write access to all collections.
Owner Only Owner Only
~~~~~~~~~~ ~~~~~~~~~~
@ -729,7 +734,7 @@ users, authenticated or anonymous, have no access to these collections.
Owner Write 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 write access to their own collections. Anonymous users have no access to
collections. collections.