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 133fc38c05 core: initial authenticated sessions
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-05-30 00:15:16 +02:00
..
api core: initial authenticated sessions 2021-05-30 00:15:16 +02:00
migrations core: initial authenticated sessions 2021-05-30 00:15:16 +02:00
sources core: catch IntegrityError in flow_manager and deny request 2021-05-09 23:31:39 +02:00
templates core: fix usage of config on templates 2021-05-29 18:31:05 +02:00
tests core: make application's check_access API return a PolicyResult and accept for_user as superuser 2021-05-26 11:47:23 +02:00
views core: overwrite user on token creation 2021-03-30 22:46:19 +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
channels.py api: rename auth to authentication, add authorization for rest_framework permission class 2021-05-21 20:14:03 +02:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
expression.py expressions: set exception as message field 2021-01-14 21:58:10 +01:00
managed.py core: make Source model managed, add inbuilt source 2021-04-09 16:20:59 +02:00
middleware.py core: add http host in log messages 2021-05-29 19:07:54 +02:00
models.py core: initial authenticated sessions 2021-05-30 00:15:16 +02:00
signals.py core: initial authenticated sessions 2021-05-30 00:15:16 +02:00
tasks.py core: improve error handling for backups 2021-05-13 17:56:49 +02:00
types.py sources/*: rewrite UILoginButton to return challenge instead 2021-05-02 16:46:27 +02:00
urls.py core: overwrite user on token creation 2021-03-30 22:46:19 +02:00