mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
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) |
||
---|---|---|
.. | ||
__init__.py | ||
denyall.py | ||
dovecot.py | ||
htpasswd.py | ||
http_x_remote_user.py | ||
ldap.py | ||
none.py | ||
remote_user.py |