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 7fb939f97b core: fix error when getting launch URL for application with non-existent Provider
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-21 19:40:29 +01:00
..
api web/admin: add dashboard with user creation/login statistics 2021-12-14 22:08:41 +01:00
migrations Revert "*: use cache.delete_pattern instead of getting keys and deleting them" 2021-12-12 20:41:34 +01:00
sources flows: inspector (#1469) 2021-09-28 09:36:48 +02:00
templates core: always inject sentry trace into template 2021-12-13 17:41:00 +01:00
tests core: don't rotate non-api tokens 2021-12-16 19:32:39 +01:00
views flows: inspector (#1469) 2021-09-28 09:36:48 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py Prometheus metrics (#914) 2021-05-23 20:29:34 +02:00
auth.py core: fix auth_method for tokens 2021-11-06 13:04:41 +01: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: make Source model managed, add inbuilt source 2021-04-09 16:20:59 +02:00
middleware.py core: set tag with request ID 2021-12-13 16:15:27 +01:00
models.py core: fix error when getting launch URL for application with non-existent Provider 2021-12-21 19:40:29 +01:00
signals.py Revert "*: use cache.delete_pattern instead of getting keys and deleting them" 2021-12-12 20:41:34 +01:00
tasks.py events: revert to @prefill_task decorator since base class doesn't get executed until task runs 2021-12-09 10:18:00 +01:00
types.py stages/identification: fix challenges not being annotated correctly and API client not loading data correctly 2021-06-14 22:28:11 +02:00
urls.py interface split (#943) 2021-09-16 17:30:16 +02:00