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 ed8b78600e stages/authenticator_validate: add configuration stage to configure Authenticator 2021-03-01 19:23:59 +01:00
..
api flows: fix flow diagram showing policy after stage and not before 2021-02-28 10:28:37 +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 flows: fix tests for diagram 2021-02-28 11:01:34 +01:00
transfer Merge branch 'master' into stage-challenge 2021-02-27 18:10:08 +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 lib: don't order_by on widget because PolicyBindingModel, order in form 2021-03-01 19:23:09 +01:00
markers.py root: add initial geoip implementation 2021-02-12 09:52:14 +01:00
models.py stages/authenticator_validate: add configuration stage to configure Authenticator 2021-03-01 19:23:59 +01:00
planner.py stages/authenticator_validate: add configuration stage to configure Authenticator 2021-03-01 19:23:59 +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 *: remove unused templates and code, move avatar to User model 2021-02-25 19:58:23 +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