Add authentication structure, with fake and htpasswd methods.
This commit is contained in:
@@ -62,7 +62,8 @@ _initial = {
|
||||
},
|
||||
"acl": {
|
||||
"type": "fake",
|
||||
#"filename": "/etc/radicale/users",
|
||||
"filename": "/etc/radicale/users",
|
||||
"encryption": "crypt",
|
||||
},
|
||||
"support": {
|
||||
"type": "plain",
|
||||
|
Reference in New Issue
Block a user