Support loading ldap secret from file
This commit is contained in:
@@ -41,6 +41,7 @@ dependencies = [
|
||||
[project.optional-dependencies]
|
||||
test = ["pytest>=7", "waitress", "bcrypt"]
|
||||
bcrypt = ["bcrypt"]
|
||||
ldap = ["ldap3"]
|
||||
|
||||
[project.scripts]
|
||||
radicale = "radicale.__main__:run"
|
||||
|
||||
Reference in New Issue
Block a user