Python 3 support and minor fixes.
This commit is contained in:
@@ -24,7 +24,7 @@ Fake ACL.
|
||||
Just load the default user set in configuration, with no rights management.
|
||||
"""
|
||||
|
||||
from .. import config
|
||||
from radicale import config
|
||||
|
||||
def users():
|
||||
"""Get the list of all users."""
|
||||
|
||||
Reference in New Issue
Block a user