mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
add collection rights for dedicated test cases
This commit is contained in:
parent
110ee9d247
commit
eed6bcee01
1 changed files with 10 additions and 0 deletions
|
@ -54,6 +54,16 @@ user: .*
|
||||||
collection: test-forbid-delete
|
collection: test-forbid-delete
|
||||||
permissions: RrWwd
|
permissions: RrWwd
|
||||||
|
|
||||||
|
[permit overwrite collection]
|
||||||
|
user: .*
|
||||||
|
collection: test-permit-overwrite
|
||||||
|
permissions: RrWwO
|
||||||
|
|
||||||
|
[forbid overwrite collection]
|
||||||
|
user: .*
|
||||||
|
collection: test-forbid-overwrite
|
||||||
|
permissions: RrWwo
|
||||||
|
|
||||||
[allow all]
|
[allow all]
|
||||||
user: .*
|
user: .*
|
||||||
collection: .*
|
collection: .*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue