.. |
__init__.py
|
Authorization code flow unit tests
|
2020-08-19 10:28:28 +02:00 |
conftest.py
|
Show groups and enable group creation
|
2021-07-01 18:21:20 +02:00 |
test_about.py
|
About page. Fixes #31
|
2020-11-13 10:45:01 +01:00 |
test_account.py
|
Two-steps signin. Fixes #49
|
2021-01-23 22:30:43 +01:00 |
test_authorization_code_flow.py
|
Add groups claim and scope
|
2021-06-03 17:24:36 +02:00 |
test_bad_flows.py
|
Fixed flask 2 compatibility
|
2021-05-24 17:43:15 +02:00 |
test_client_admin.py
|
Admins can remove clients. Fixes #45
|
2020-11-23 17:32:40 +01:00 |
test_code_admin.py
|
Draft for a 'my accesses' page
|
2020-08-26 17:23:53 +02:00 |
test_command_clean.py
|
Moved the 'clean' command in a subdirectory
|
2021-04-04 18:30:39 +02:00 |
test_consent.py
|
Correctly use webtest
|
2020-10-30 23:41:02 +01:00 |
test_forgotten_password.py
|
UI improvement on forgotten password page. Fixes #43
|
2021-01-01 15:30:26 +01:00 |
test_groups.py
|
Valid group name at creation and redirect to newly created group if valid
|
2021-07-29 16:00:21 +02:00 |
test_hybrid_flow.py
|
Add groups claim and scope
|
2021-06-03 17:24:36 +02:00 |
test_implicit_flow.py
|
Add groups claim and scope
|
2021-06-03 17:24:36 +02:00 |
test_ldap_utils.py
|
Issue 12 groups
|
2021-06-03 13:00:11 +00:00 |
test_mail_admin.py
|
Base64 logo in emails. Fixes #26
|
2020-10-29 13:03:37 +01:00 |
test_password_flow.py
|
Add groups claim and scope
|
2021-06-03 17:24:36 +02:00 |
test_password_reset.py
|
Refactored tests
|
2021-01-01 15:20:26 +01:00 |
test_profile.py
|
Issue 12 groups
|
2021-06-03 13:00:11 +00:00 |
test_token_admin.py
|
Draft for a 'my accesses' page
|
2020-08-26 17:23:53 +02:00 |
test_token_introspection.py
|
Fixed flask 2 compatibility
|
2021-05-24 17:43:15 +02:00 |
test_token_revocation.py
|
Fixed flask 2 compatibility
|
2021-05-24 17:43:15 +02:00 |
test_well_known.py
|
Serve server metadata files
|
2020-08-27 16:17:08 +02:00 |