Files
Radicale/radicale/auth/ldap.py
BastelBaus 2439266d0e Update ldap.py
Bugfix, user_entry['attributes'][self._ldap_user_attr] is already the string so user_entry['attributes'][self._ldap_user_attr][0] would give only the first character and not the full user attribute
2025-03-24 20:25:51 +01:00

12 KiB