mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Improve documentation
This commit is contained in:
parent
f844bbacda
commit
8f55ab858c
1 changed files with 4 additions and 4 deletions
|
@ -21,10 +21,10 @@ collections and entries.
|
|||
|
||||
Permissions:
|
||||
|
||||
- R: read a collection
|
||||
- r: read an address book or calendar entry
|
||||
- W: write a collection
|
||||
- w: read an address book or calendar entry
|
||||
- R: read a collection (excluding address book or calendar collections)
|
||||
- r: read an address book or calendar collection
|
||||
- W: write a collection (excluding address book or calendar collections)
|
||||
- w: write an address book or calendar collection
|
||||
|
||||
Take a look at the class ``BaseRights`` if you want to implement your own.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue