Files
Radicale/radicale
Peter Marschall 5f89d18df6 LDAP auth: move evaluation of quirk for Authentik where it belongs
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>
2025-09-25 18:09:43 +02:00
..
2025-09-24 21:36:33 +02:00
2025-03-06 08:22:34 +01:00
2025-07-19 14:40:12 +02:00
2025-07-19 14:40:12 +02:00
2025-03-06 08:52:54 +01:00
2025-07-19 14:40:12 +02:00
2023-02-10 22:03:33 +01:00
2025-07-19 14:40:27 +02:00
2024-08-06 13:49:23 +02:00
2024-03-05 23:57:58 +11:00