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 9077eff34d root: add silk and debugging views
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-04-21 22:38:32 +02:00
..
api core: add method to set key of token 2022-04-11 20:43:39 +02:00
management core: add custom shell command which imports all models and creates events for model events 2022-04-17 18:14:57 +02:00
migrations core: add grouping to applications (#2648) 2022-04-02 23:08:58 +02:00
sources core: add error handling in source flow manager when flow isn't applicable 2022-01-03 21:57:55 +01:00
templates policies: fix current user not being set in server-side policy deny 2022-04-21 22:30:27 +02:00
tests core: add grouping to applications (#2648) 2022-04-02 23:08:58 +02:00
views root: add silk and debugging views 2022-04-21 22:38:32 +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 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: 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: make generated token length configurable 2022-04-11 20:57:16 +02:00
signals.py *: refactor prometheus gauges to directly updating metrics view 2022-01-16 13:57:07 +01:00
tasks.py core: fix error when checking generated users with no expiry 2022-04-10 17:53:46 +02:00
types.py core: customisable user settings (#2397) 2022-03-03 00:13:06 +01:00
urls.py root: add silk and debugging views 2022-04-21 22:38:32 +02:00