Files
Radicale/radicale/auth
Peter Marschall 99f5ec389d LDAP auth: indroduce config option 'ldap_user_attribute'
This option gives us
- flexible authentication options where the name used for logging on
  does not have to be the account name
  e.g. use ldap_filter = (&(obhjectclass=inetOrgperson)(|(cn={0]})(mail={0})))
  to allow loginng on using the cn or the mail address
- automatically consistent / canonicalized username values
  (i.e. exactly the way the LDAP server returns them)
2025-01-02 12:05:39 +01:00
..
2024-12-25 22:28:01 +03:00
2024-06-07 06:45:39 +02:00
2024-07-24 12:29:13 +02:00
2021-12-09 16:55:46 +01:00