mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-30 21:12:05 +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> |
||
---|---|---|
.. | ||
__init__.py | ||
denyall.py | ||
dovecot.py | ||
htpasswd.py | ||
http_x_remote_user.py | ||
imap.py | ||
ldap.py | ||
none.py | ||
oauth2.py | ||
pam.py | ||
remote_user.py |