You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the labeledURI field to store additional data about users as a list, however the above code removes all but the first value before any processing via LDAP_AUTH_CLEAN_USER_DATA can be made.
The text was updated successfully, but these errors were encountered:
django-python3-ldap/django_python3_ldap/ldap.py
Lines 48 to 57 in 8285859
I'm trying to use the
labeledURI
field to store additional data about users as a list, however the above code removes all but the first value before any processing via LDAP_AUTH_CLEAN_USER_DATA can be made.The text was updated successfully, but these errors were encountered: