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 ba9edd6c44 flows: handle possible errors with FlowPlans received from cache
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-06-27 22:03:48 +02:00
..
api core: fix upload api not checking clear properly 2021-06-14 22:34:47 +02:00
migrations core: make application.meta_icon nullable 2021-06-05 21:06:52 +02:00
sources flows: handle possible errors with FlowPlans received from cache 2021-06-27 22:03:48 +02:00
templates core: fix flow background not correctly loading on initial draw 2021-06-26 20:29:45 +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 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 core: add support for custom urls for avatars 2021-06-22 12:25:24 +02:00
signals.py core: fix error when creating AuthenticatedSession without key 2021-06-16 22:51:48 +02:00
tasks.py core: improve error handling for backups 2021-05-13 17:56:49 +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 core: make EndSessionView inherit PolicyAccessView 2021-06-06 14:07:50 +02:00