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 4c9878313c sources/oauth: correctly concatenate URLs to allow custom parameters to be included
closes #3374

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-08-08 21:17:32 +02:00
..
api blueprints: docs (#3376) 2022-08-06 00:52:12 +02:00
management blueprints: webui (#3356) 2022-08-03 00:05:49 +02:00
migrations blueprints: docs (#3376) 2022-08-06 00:52:12 +02:00
sources core: use Exception for fallback case in flow_manager 2022-07-04 20:05:03 +02:00
templates core: pre-hydrate config into templates to directly load correct assets 2022-07-29 00:04:44 +02:00
tests core: add attributes. avatar method to allow custom uploaded avatars 2022-07-26 21:42:41 +02:00
views core: fix import order 2022-07-29 00:18:42 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py blueprints: migrate from managed (#3338) 2022-08-01 23:05:58 +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
middleware.py core: bump structlog from 21.5.0 to 22.1.0 (#3294) 2022-07-23 22:40:56 +02:00
models.py sources/oauth: correctly concatenate URLs to allow custom parameters to be included 2022-08-08 21:17:32 +02:00
signals.py events: use custom login failed signal, also send for mfa errors, add stage and more to context (#3039) 2022-06-04 15:30:56 +02:00
tasks.py events: add task to expire seen notifications 2022-05-14 22:41:50 +02:00
types.py core: customisable user settings (#2397) 2022-03-03 00:13:06 +01:00
urls.py core: pre-hydrate config into templates to directly load correct assets 2022-07-29 00:04:44 +02:00