This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/authentik/core/tests
Jens L 3e81824388
core: prevent self-impersonation (#6885)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-09-26 12:04:40 +02:00
..
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
test_api_utils.py *: add validator to ensure JSON Fields only receive dicts 2021-04-11 23:05:19 +02:00
test_applications_api.py core: applications backchannel provider (#5449) 2023-05-08 15:29:12 +02:00
test_applications_views.py tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
test_authenticated_sessions_api.py flows: add test helpers to simplify and improve checking of stages, remove force_str 2022-01-01 20:25:32 +01:00
test_groups.py core: hotfix group membership check (#6584) 2023-08-20 23:47:13 +02:00
test_groups_api.py core: prevent selecting a group as a parent of itself (#6016) 2023-06-20 20:21:58 +02:00
test_impersonation.py core: prevent self-impersonation (#6885) 2023-09-26 12:04:40 +02:00
test_models.py core: applications backchannel provider (#5449) 2023-05-08 15:29:12 +02:00
test_property_mapping.py policies: provider raw result for better policy reusability (#5189) 2023-04-06 09:42:29 +02:00
test_property_mapping_api.py *: remove debug statements from tests 2021-12-13 23:41:08 +01:00
test_providers_api.py root: Random tests (#1825) 2021-11-22 22:56:02 +01:00
test_source_flow_manager.py providers/saml: initial SLO implementation (#2346) 2023-01-04 19:45:31 +01:00
test_tasks.py providers/oauth2: add client_assertion_type jwt bearer support (#2618) 2022-03-31 00:30:55 +02:00
test_token_api.py blueprints: adjust wording on managed field (#5558) 2023-05-09 23:41:42 +02:00
test_token_auth.py flows: inspector (#1469) 2021-09-28 09:36:48 +02:00
test_transactional_applications_api.py core: create app transactional api (#6446) 2023-09-17 23:55:21 +02:00
test_users_api.py core: fix filtering users by type attribute (#6638) 2023-08-26 17:26:50 +02:00
test_users_avatars.py core: Add support for auto generating unique avatars based on the user's initials (#4663) 2023-02-12 16:35:17 +01:00
utils.py stages/authenticator: vendor otp (#6741) 2023-09-04 11:45:14 +02:00