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 L 0cad56ec73
providers/oauth2: if a redirect_uri cannot be parsed as regex, compare strict (#3070)
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-06-10 23:32:57 +02:00
..
api core: add setting to open application launch URL in a new browser tab (#3037) 2022-06-05 14:32:22 +02:00
management lifecycle: run bootstrap tasks inline when using automated install 2022-06-09 20:09:55 +02:00
migrations core: add setting to open application launch URL in a new browser tab (#3037) 2022-06-05 14:32:22 +02:00
sources core: add error handling in source flow manager when flow isn't applicable 2022-01-03 21:57:55 +01:00
templates core: improve loading speed of flow background 2022-06-02 14:20:23 +02:00
tests providers/oauth2: if a redirect_uri cannot be parsed as regex, compare strict (#3070) 2022-06-10 23:32:57 +02:00
views root: cleanup session keys to use common format (#3003) 2022-05-31 21:53:23 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py core: trigger bootstrap tasks in server if we're debugging 2022-06-09 20:21:31 +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
managed.py core: add slug to built-in source 2022-06-05 00:50:10 +02:00
middleware.py root: cleanup session keys to use common format (#3003) 2022-05-31 21:53:23 +02:00
models.py core: add setting to open application launch URL in a new browser tab (#3037) 2022-06-05 14:32:22 +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 root: add silk and debugging views 2022-04-21 22:38:32 +02:00