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 3894895d32 stages/authenticator_validate: start rewrite to SPA 2021-02-23 13:50:47 +01:00
..
api *: replace shortcuts.reverse with urls.reverse 2021-02-20 19:13:50 +01:00
management flows: fix lint errors 2021-02-02 17:02:02 +01:00
migrations flows: fix migration for e2e tests 2021-02-21 20:47:23 +01:00
templates/flows web: add loading animation to flowexecutor 2021-02-21 22:01:35 +01:00
tests *: cleanup code, return errors in challenge_invalid, fixup rendering 2021-02-20 23:34:10 +01:00
transfer stages/identification: implement challenge 2021-02-20 18:28:11 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
challenge.py stages/consent: migrate to SPA 2021-02-21 13:15:45 +01:00
exceptions.py flows: fix FlowNonApplicableException not being Sentry Ignored 2021-01-27 09:57:18 +01:00
forms.py web: remove policy bindings page (#370) 2020-12-12 19:39:09 +01:00
markers.py root: add initial geoip implementation 2021-02-12 09:52:14 +01:00
models.py stages/authenticator_validate: start rewrite to SPA 2021-02-23 13:50:47 +01:00
planner.py *: replace List from typing with normal list 2021-02-18 13:45:46 +01: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 flows: set pending_user in ChallengeStageView 2021-02-21 18:58:08 +01:00
urls.py flows: add ensure_csrf_cookie() to flow shell view 2021-02-22 18:42:15 +01:00
views.py *: cleanup code, return errors in challenge_invalid, fixup rendering 2021-02-20 23:34:10 +01:00