canaille-globuzma/canaille/ldap_backend
Éloi Rivard 239cf6bcc7 Refactored LDAPObject
- 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
2022-11-15 12:33:45 +01:00
..
schemas Variable renaming 2022-10-21 17:03:38 +02:00
__init__.py LdapObject an have attribute name different than the schema 2022-01-18 18:04:25 +01:00
backend.py Refactored tests so ldap connection is not a mandatory argument anymore for most LDAPObject methods 2022-05-18 16:55:37 +02:00
ldapobject.py Refactored LDAPObject 2022-11-15 12:33:45 +01:00