Different rights management backends

Initially only one backend - regular expressions based
This commit is contained in:
Sergey Fursov
2013-12-25 03:13:56 +04:00
parent 3ee47dd242
commit dca10fa14e
6 changed files with 52 additions and 2 deletions

3
config
View File

@ -100,6 +100,9 @@ committer = Firstname Lastname <Radicale@Radicale.org>
[rights]
# Rights backend
backend = "regex"
# Rights management method
# Value: None | owner_only | owner_write | from_file
type = None