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/flows
Jens Langhammer 34ef4af799 flows: fix flakiness in tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-05-26 09:53:40 +02:00
..
api ensure all viewsets have filter and search and add tests (#2946) 2022-05-24 22:01:18 +02:00
management root: Random tests (#1825) 2021-11-22 22:56:02 +01:00
migrations flows/layouts (#2867) 2022-05-16 01:10:23 +02:00
templates/flows flows: remove FlowExecutorShellView 2021-03-23 18:09:13 +01:00
tests flows: fix flakiness in tests 2022-05-26 09:53:40 +02:00
transfer flows: fix re-imports of entries with identical PK re-creating objects 2022-05-24 23:32:08 +02:00
views stages/user_delete: fix delete stage failing when pending user is not explicitly set 2022-05-01 13:59:33 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py flows: make use of oneOf OpenAPI to annotate all challenge types 2021-05-24 14:11:23 +02:00
challenge.py flows/layouts (#2867) 2022-05-16 01:10:23 +02:00
exceptions.py stages/authenticator_validate: remember (#2828) 2022-05-10 21:05:22 +02:00
markers.py flows: add invalid_response_action to configure how the FlowExecutor should handle invalid responses 2021-06-28 00:22:09 +02:00
models.py flows/layouts (#2867) 2022-05-16 01:10:23 +02:00
planner.py flows: revert default flow user change 2022-03-14 22:05:30 +01:00
signals.py *: refactor prometheus gauges to directly updating metrics view 2022-01-16 13:57:07 +01:00
stage.py flows: handle missing `initial_data` in challenge 2022-05-19 20:31:28 +02:00
urls.py flows: inspector (#1469) 2021-09-28 09:36:48 +02:00