.. |
commands
|
Moved every model import to canaille.models
|
2023-05-20 20:02:00 +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
|
refactor: remove models __delattr__ methods
|
2023-11-21 14:57:28 +01:00 |
test_email_confirmation.py
|
feat: implement registration process
|
2023-08-15 16:31:44 +02:00 |
test_forgotten_password.py
|
send reset emails to all the user emails
|
2023-06-29 17:47:01 +02:00 |
test_groups.py
|
refactor: models attributes cardinality is closer to SCIM models
|
2023-11-17 21:21:25 +01:00 |
test_invitation.py
|
feat: implement registration process
|
2023-08-15 16:31:44 +02:00 |
test_models.py
|
tests: multiple emails and phone_numbers
|
2023-10-02 21:58:46 +02:00 |
test_password_reset.py
|
feat: implement email verification
|
2023-08-06 11:58:16 +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
|
refactor: models attributes cardinality is closer to SCIM models
|
2023-11-17 21:21:25 +01:00 |
test_profile_edition.py
|
refactor: models attributes cardinality is closer to SCIM models
|
2023-11-17 21:21:25 +01:00 |
test_profile_photo.py
|
refactor: models attributes cardinality is closer to SCIM models
|
2023-11-17 21:21:25 +01:00 |
test_profile_settings.py
|
refactor: models attributes cardinality is closer to SCIM models
|
2023-11-17 21:21:25 +01:00 |
test_registration.py
|
feat: implement registration process
|
2023-08-15 16:31:44 +02:00 |