mirror of
https://github.com/Kozea/Radicale.git
synced 2025-10-06 21:30:48 +00:00
The evaluation of the quirk for the Authentik LDAP server changes the behaviour of Python's `ldap3` module, and that module only. Evaluating the quirk in `__init__` which is used for both, `ldap` and `ldap3` is thus wrong, and may lead to errors when this setting is used together with the `ldap` module. Signed-off-by: Peter Marschall <peter@adpm.de> |
||
---|---|---|
.. | ||
app | ||
auth | ||
hook | ||
item | ||
rights | ||
storage | ||
tests | ||
web | ||
__init__.py | ||
__main__.py | ||
config.py | ||
httputils.py | ||
log.py | ||
pathutils.py | ||
py.typed | ||
server.py | ||
types.py | ||
utils.py | ||
xmlutils.py |