canaille-globuzma/canaille/core
2023-05-12 19:53:06 +02:00
..
__init__.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
account.py Implemented LDAPObject __delattr__ 2023-05-11 23:34:10 +02:00
admin.py 'app' submodule 2023-04-09 15:52:55 +02:00
commands.py Split commands in their dedicated modules 2023-04-09 21:58:11 +02:00
forms.py Fixes a call to the LDAP 'uid' attribute 2023-05-12 19:53:06 +02:00
groups.py refer to 'groups' instead of ldap 'memberof' in the group edition page 2023-05-02 17:08:42 +02:00
mails.py 'app' submodule 2023-04-09 15:52:55 +02:00
models.py Removed LDAPObject __getitem__ and __setitem__ methods 2023-05-11 23:08:39 +02:00
populate.py Catch bare exceptions in populate commands instead of ldap specific exceptions 2023-04-09 23:56:06 +02:00