ResearchComputing / RCAMP

Research Computing Account Management Portal
MIT License
0 stars 0 forks source link

Ldap check inputs from forms #388

Closed AaronTHolt closed 4 years ago

AaronTHolt commented 4 years ago

Tried to add my username to the ldap group, got the following as members back: [u' ', u"'", u',', u'4', u'5', u'8', u'[', u']', u'a', u'f', u'h', u'l', u'm', u'o', u'r', u't', u'u'] Very likely has something to do with the unicode changes from migrating to django-ldapdb 1.4

AaronTHolt commented 4 years ago

This was an issue with list field serialization in django-ldapdb. Fixed here: https://github.com/ResearchComputing/django-ldapdb-test-env/commit/486074894ae314127451e2b5c5651d2c2a81a7df