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 42cb55d78a *: rename objectType to component to get rid of lookup tables
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-04-03 11:32:17 +02:00
..
api *: rename objectType to component to get rid of lookup tables 2021-04-03 11:32:17 +02:00
management flows: fix lint errors 2021-02-02 17:02:02 +01:00
migrations *: simplify API permissions checking, add API for user recovery 2021-03-30 09:45:48 +02:00
templates/flows flows: remove FlowExecutorShellView 2021-03-23 18:09:13 +01:00
tests *: rename objectType to component to get rid of lookup tables 2021-04-03 11:32:17 +02:00
transfer *: rename objectType to component to get rid of lookup tables 2021-04-03 11:32:17 +02: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 *: add new base class for non-model serializers 2021-03-30 15:50:00 +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 admin: finalise migration 2021-04-03 01:20:20 +02: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 flows: fix post-email continuation not working 2021-03-24 12:46:54 +01:00
urls.py Static SPA (#648) 2021-03-22 13:44:17 +01:00
views.py Merge branch 'master' into new-forms 2021-03-30 10:26:18 +02:00