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/core
Jens Langhammer 6a497b32f6 core: use Exception for fallback case in flow_manager
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-07-04 20:05:03 +02:00
..
api core: create FlowToken instead of regular token for generated recovery links (#3193) 2022-07-02 14:17:41 +02:00
management core: re-create anonymous user when repairing permissions 2022-07-01 17:20:06 +02:00
migrations core: fix migrations when creating bootstrap token 2022-06-17 10:10:04 +02:00
sources core: use Exception for fallback case in flow_manager 2022-07-04 20:05:03 +02:00
templates core: improve loading speed of flow background 2022-06-02 14:20:23 +02:00
tests flows: denied action (#3194) 2022-07-02 17:37:57 +02:00
views root: cleanup session keys to use common format (#3003) 2022-05-31 21:53:23 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py core: trigger bootstrap tasks in server if we're debugging 2022-06-09 20:21:31 +02:00
auth.py core: fix lint error 2022-04-08 10:10:30 +02:00
channels.py Embedded outpost (#1193) 2021-07-29 11:30:30 +02:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
expression.py core: fix PropertyMapping's globals not matching Expression policy 2021-06-21 15:54:43 +02:00
managed.py core: add slug to built-in source 2022-06-05 00:50:10 +02:00
middleware.py root: cleanup session keys to use common format (#3003) 2022-05-31 21:53:23 +02:00
models.py core: add limit of 20 to group recursion 2022-06-19 21:24:57 +02:00
signals.py events: use custom login failed signal, also send for mfa errors, add stage and more to context (#3039) 2022-06-04 15:30:56 +02:00
tasks.py events: add task to expire seen notifications 2022-05-14 22:41:50 +02:00
types.py core: customisable user settings (#2397) 2022-03-03 00:13:06 +01:00
urls.py web: fix redirect when accessing authentik URLs authenticated 2022-06-30 23:04:39 +02:00