canaille-globuzma/tests/backends/ldap
2024-12-10 11:27:18 +01:00
..
__init__.py chore: bump to python-slapd 0.1.4 2023-08-13 16:06:16 +02:00
conftest.py Implement a dummy inmemory backend 2023-08-17 12:33:45 +02:00
fixtures.py feat : Added HOTP authentication and CLI Multi-factor authentication reset 2024-12-10 11:27:18 +01:00
test_configuration.py refactor: all domains used in the unit test suite are now .test 2024-11-20 23:30:48 +01:00
test_errors.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
test_install.py refactor: Rename BaseBackend in Backend 2024-05-03 22:25:20 +02:00
test_models.py refactor: move BackendModel.reload to Backend.reload 2024-05-03 22:25:20 +02:00
test_object_class.py refactor: move BackendModel.reload to Backend.reload 2024-05-03 22:25:20 +02:00
test_permissions.py refactor: move BackendModel.reload to Backend.reload 2024-05-03 22:25:20 +02:00
test_utils.py feat : Added sms OTP authentication and multi-factor authentication methods chaining 2024-12-10 11:27:18 +01:00