Change a couple of things in regex-based rights manager

This commit is contained in:
Guillaume Ayoub
2013-07-23 18:05:22 +02:00
parent 5592b9e76a
commit faa331ccc3
3 changed files with 62 additions and 104 deletions

8
config
View File

@ -99,16 +99,10 @@ http_password_parameter =
# Value: None | owner_only | owner_write | from_file | regex
type = None
# File for rights management from_file
# File for rights management from_file or regex
file = ~/.config/radicale/rights
# File for rights management regex
regex_file =~/.config/radicale/regex
# use this as alternative method
regex_secondary = owner_only
[storage]
# Storage backend
# Value: filesystem | database