Skip to content

Miscellaneous refactoring

Éloi Rivard requested to merge azmeuk/canaille:ldapobject-refactor into main
  • delete attributes when value is [None]
  • ability to set attributes other than those contained in MAY and MUST because some operational attributes does not appear in those
  • Make python datetime.min match the minimum LDAP date
  • Use enums to store LDAP syntaxes

Merge request reports