Files
Radicale/radicale
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-24 12:10:47 +01:00
2024-08-27 21:34:52 +02:00
2024-12-05 08:03:00 +01:00
2024-12-18 22:28:02 +01:00
2024-10-08 08:06:06 +02:00
2024-07-25 15:48:24 +02:00
2024-07-25 15:48:24 +02:00
2023-02-10 22:03:33 +01:00
2023-02-10 22:03:33 +01:00
2024-12-14 08:22:51 +01:00
2024-08-06 13:49:23 +02:00
2024-12-14 08:36:03 +01:00
2024-03-05 23:57:58 +11:00