Different rights management backends
Initially only one backend - regular expressions based
This commit is contained in:
@@ -75,6 +75,7 @@ INITIAL_CONFIG = {
|
||||
"git": {
|
||||
"committer": "Radicale <radicale@example.com>"},
|
||||
"rights": {
|
||||
"backend": "regex",
|
||||
"type": "None",
|
||||
"file": "~/.config/radicale/rights"},
|
||||
"storage": {
|
||||
|
Reference in New Issue
Block a user