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 d900a2b6a9 *: fix lookup_fields
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-09-20 19:19:36 +02:00
..
api *: fix lookup_fields 2021-09-20 19:19:36 +02:00
migrations stages/password: auto-enable app password backend 2021-08-23 16:39:39 +02:00
sources web/user: new end-user interface (#1404) 2021-09-16 22:17:05 +02:00
templates web/user: new end-user interface (#1404) 2021-09-16 22:17:05 +02:00
tests core: allow admins to create tokens with all parameters, re-add user to token form 2021-09-19 15:25:48 +02:00
views web/user: new end-user interface (#1404) 2021-09-16 22:17:05 +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 saving entire models into session 2021-08-23 23:59:43 +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: fix impersonation not working with inactive users 2021-06-12 20:41:02 +02:00
models.py Merge branch 'master' into app-passwords 2021-08-23 21:21:12 +02:00
signals.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
tasks.py core: add additional cleanup for authenticated sessions 2021-08-05 23:25:40 +02: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