1
0
Fork 0
canaille-globuzma/canaille/backends/ldap
2024-04-03 09:40:10 +02:00
..
schemas Moved canaille.ldap_backend to canaille.backends.ldap 2023-04-18 20:22:55 +02:00
__init__.py Moved canaille.ldap_backend to canaille.backends.ldap 2023-04-18 20:22:55 +02:00
backend.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
configuration.py fix: default LDAP USER_FILTER 2024-03-29 14:45:04 +01:00
ldapobject.py refactor: ldapbackend explicitly uses the DN attribute for LDAP operations 2024-04-03 09:40:10 +02:00
models.py refactor: ldapbackend explicitly uses the DN attribute for LDAP operations 2024-04-03 09:40:10 +02:00
utils.py fix: crash when LDAP groups are refering to unexisting users 2023-11-28 09:37:37 +01:00