Skip to content

fix(ldap): upgrade to ldap3 (datetime, encode fix)

Arthur Lutz requested to merge topic/3.33/fix-ldap-datasource into branch/3.33
  • modifyTimestamp is now a datetime, so check if len is on object
  • don't try to encode to ascii
  • split string not bytes

#405 (closed) --HG-- branch : 3.33

Edited by Katia Saurfelt

Merge request reports