Julien Miotte
|
aabebb5578
|
Adding a new "authenticated" ACL type.
When set, all authenticated users will have rw permissions on all
collections, but no anonymous user will be able to read or write any
collection.
|
2014-04-09 00:02:39 +02:00 |
|
Sergey Fursov
|
dca10fa14e
|
Different rights management backends
Initially only one backend - regular expressions based
|
2013-12-25 03:44:24 +04:00 |
|
Guillaume Ayoub
|
586773148e
|
Use a more simple rights manager
|
2013-08-14 10:50:59 +02:00 |
|
Guillaume Ayoub
|
faa331ccc3
|
Change a couple of things in regex-based rights manager
|
2013-07-23 18:05:22 +02:00 |
|
mail@sweil.de
|
eed0f74fad
|
New rights management method: regex
user and collection are matched against regular expression to determine read/write access
|
2013-07-19 15:16:36 +02:00 |
|