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 239092b872 core: fix messages not being shown when no client is connected
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-10-10 13:27:41 +03:00
..
api core: add helper function to create events from expressions, move ak_user_has_authenticator to base evaluator 2022-09-14 21:52:41 +02:00
expression core: add helper function to create events from expressions, move ak_user_has_authenticator to base evaluator 2022-09-14 21:52:41 +02:00
management tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
migrations blueprints: docs (#3376) 2022-08-06 00:52:12 +02:00
sources core: use Exception for fallback case in flow_manager 2022-07-04 20:05:03 +02:00
templates core: fix messages not being shown when no client is connected 2022-10-10 13:27:41 +03:00
tests tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
views core: improve error template (#3521) 2022-09-03 19:46:37 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +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
middleware.py ci: update pyright (#3546) 2022-09-07 00:23:25 +02:00
models.py core: add helper function to create events from expressions, move ak_user_has_authenticator to base evaluator 2022-09-14 21:52:41 +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 core: pre-hydrate config into templates to directly load correct assets 2022-07-29 00:04:44 +02:00