.. |
__init__.py
|
Authorization code flow unit tests
|
2020-08-19 10:28:28 +02:00 |
conftest.py
|
Profile editable fields are configurable
|
2020-11-26 15:29:14 +01:00 |
test_about.py
|
About page. Fixes #31
|
2020-11-13 10:45:01 +01:00 |
test_account.py
|
Fixed a bug happening when a user is deleted during his session
|
2020-11-25 17:41:03 +01:00 |
test_authorization_code_flow.py
|
Minor test refactoring
|
2020-10-30 23:52:05 +01:00 |
test_bad_flows.py
|
Test authorization with a wrong client
|
2020-10-26 19:15:53 +01: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
|
Added a command to clean tokens and codes. Fixes #17
|
2020-10-23 11:33:27 +02:00 |
test_consent.py
|
Correctly use webtest
|
2020-10-30 23:41:02 +01:00 |
test_hybrid_flow.py
|
Correctly use webtest
|
2020-10-30 23:41:02 +01:00 |
test_implicit_flow.py
|
Correctly use webtest
|
2020-10-30 23:41:02 +01:00 |
test_mail_admin.py
|
Base64 logo in emails. Fixes #26
|
2020-10-29 13:03:37 +01:00 |
test_password_flow.py
|
Minor test refactoring
|
2020-10-30 19:19:34 +01:00 |
test_profile.py
|
Profile editable fields are configurable
|
2020-11-26 15:29:14 +01:00 |
test_token_admin.py
|
Draft for a 'my accesses' page
|
2020-08-26 17:23:53 +02:00 |
test_token_introspection.py
|
Correctly use webtest
|
2020-10-30 23:41:02 +01:00 |
test_token_revocation.py
|
Minor test refactoring
|
2020-10-30 19:19:34 +01:00 |
test_well_known.py
|
Serve server metadata files
|
2020-08-27 16:17:08 +02:00 |