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 79508e1965 core: fix linting
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-06-13 23:41:50 +02:00
..
api core: fix linting 2021-06-13 23:41:50 +02:00
migrations core: make application.meta_icon nullable 2021-06-05 21:06:52 +02:00
sources stages/password: add constants for password backends 2021-06-12 12:14:55 +02:00
templates flows: fix error clearing flow background when no files have been uploaded 2021-06-13 14:14:41 +02:00
tests web: fix declaration of Intl 2021-06-13 23:13:43 +02:00
views core: make EndSessionView inherit PolicyAccessView 2021-06-06 14:07:50 +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: fix impersonation not working with inactive users 2021-06-12 20:41:02 +02:00
models.py API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
signals.py core: delete real session when AuthenticatedSession is deleted 2021-06-12 17:37:32 +02:00
tasks.py core: improve error handling for backups 2021-05-13 17:56:49 +02:00
types.py flows: fix configuration URL being set when no flow is configure 2021-06-10 22:07:26 +02:00
urls.py core: make EndSessionView inherit PolicyAccessView 2021-06-06 14:07:50 +02:00