Files
Radicale/radicale
Peter Marschall 44c64d70f5 LDAP auth: _login2: re-bind as user within same connection
Python's ldap module, which is modelled along OpenLDAP's API, allows us to
keep the connection and doing a new bind as a different user, superseding
the previous bind.
Use this to simplify the code and avoid duplication.
2025-09-29 20:15: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