canaille-globuzma/tests/core
2023-05-12 20:00:13 +02:00
..
commands Split commands in their dedicated modules 2023-04-09 21:58:11 +02:00
__init__.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
test_about.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
test_account.py unit tests: only use user_name to authenticate users 2023-05-11 15:33:34 +02:00
test_forgotten_password.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
test_groups.py Update User group when save is called 2023-04-17 18:43:43 +02:00
test_invitation.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
test_password_reset.py remove unnecessary step in the password reset unit test 2023-05-11 16:27:13 +02:00
test_permissions.py ACL group filter can be simple group name instead of full dn 2023-05-02 16:25:00 +02:00
test_profile_creation.py Fixes a call to the LDAP 'userPassword' attribute 2023-05-12 20:00:13 +02:00
test_profile_edition.py Fixes a call to a LDAP named attribute, again 2023-05-12 18:51:50 +02:00
test_profile_photo.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
test_profile_settings.py Fixed password initialization mail recipients 2023-05-05 10:53:48 +02:00