.. |
commands
|
Moved the OIDC configuration in the oidc test subdir conftest.py
|
2022-12-24 02:06:28 +01:00 |
fixtures/themes/test
|
split oidc code from the rest
|
2022-01-11 20:31:55 +01:00 |
ldap
|
objectClass is not mandatory for User and Group creation
|
2022-12-29 00:29:26 +01:00 |
oidc
|
Pre-consented clients are displayed in the user consent list, and their consents can be revoked.
|
2023-02-14 21:56:47 +01:00 |
__init__.py
|
split oidc tests from the rest
|
2022-01-11 19:42:26 +01:00 |
conftest.py
|
Use full ldap 'givenName' instead of 'gn'
|
2023-02-04 22:23:58 +01:00 |
test_about.py
|
About page. Fixes #31
|
2020-11-13 10:45:01 +01:00 |
test_account.py
|
Checks flask flashed messages with flask_webtest Response.flashes
|
2023-01-28 19:02:00 +01:00 |
test_configuration.py
|
refactoring: moved the authlib related test configuration in the oidc module
|
2022-12-29 02:06:54 +01:00 |
test_errors.py
|
Refactored tests so ldap connection is not a mandatory argument anymore for most LDAPObject methods
|
2022-05-18 16:55:37 +02:00 |
test_flaskutils.py
|
Dedicated connectivity test email
|
2023-01-22 12:49:15 +01:00 |
test_forgotten_password.py
|
Checks flask flashed messages with flask_webtest Response.flashes
|
2023-01-28 19:02:00 +01:00 |
test_groups.py
|
Checks flask flashed messages with flask_webtest Response.flashes
|
2023-01-28 19:02:00 +01:00 |
test_i18n.py
|
Use pyquery in i18n tests
|
2023-01-29 23:06:12 +01:00 |
test_invitation.py
|
Reworked admin token page
|
2023-02-03 18:44:09 +01:00 |
test_mails.py
|
Checks flask flashed messages with flask_webtest Response.flashes
|
2023-01-28 19:02:00 +01:00 |
test_password_reset.py
|
Checks flask flashed messages with flask_webtest Response.flashes
|
2023-01-28 19:02:00 +01:00 |
test_profile.py
|
Wording and punctuation fixes
|
2023-01-15 09:31:44 +01:00 |