Files
Radicale/radicale/auth
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
..
2024-06-07 06:45:39 +02:00
2025-05-16 07:28:50 +02:00
2025-03-13 21:31:50 +01:00
2025-05-16 07:37:35 +02:00
2025-02-25 06:19:51 +01:00
2025-03-13 21:31:50 +01:00