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 57a48b6350 flows: make flow plan cache timeout configurable
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-06-21 10:17:11 +02:00
..
api core: fix upload api not checking clear properly 2021-06-14 22:34:47 +02:00
management flows: fix lint errors 2021-02-02 17:02:02 +01:00
migrations stages/password: add constants for password backends 2021-06-12 12:14:55 +02:00
templates/flows flows: remove FlowExecutorShellView 2021-03-23 18:09:13 +01:00
tests flows: fix get_pending_user returning in-memory user when PLAN_CONTEXT_PENDING_USER_IDENTIFIER is set 2021-06-10 12:17:46 +02:00
transfer sources/saml: handle internal error 2021-05-06 20:10:56 +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 core: add configure_url to UserSettings for both stages and sources 2021-06-08 19:21:27 +02:00
exceptions.py flows: fix FlowNonApplicableException not being Sentry Ignored 2021-01-27 09:57:18 +01:00
markers.py root: add initial geoip implementation 2021-02-12 09:52:14 +01:00
models.py API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
planner.py flows: make flow plan cache timeout configurable 2021-06-21 10:17:11 +02:00
signals.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
stage.py stages/authenticator_duo: fix error when enrolling an existing user 2021-06-16 23:04:24 +02:00
urls.py flows: add compatibility_mode to toggle ShadyDOM 2021-06-05 20:04:30 +02:00
views.py core: deepmerge user.group_attributes, use group_attributes for user settings 2021-06-19 19:52:55 +02:00