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 a987846c76
root: celery refactor (#6095)
* root: celery refactor

cleanup deprecation messages by configuring celery with a single object

run celery as django management command

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* improve debug experience

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix lint

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add debugpy to dev dependencies

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix task_always_eager

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-06-28 16:44:50 +02:00
..
api security: cure53 fix (#6039) 2023-06-22 22:25:04 +02:00
expression web/admin: prompt preview (#5078) 2023-03-25 22:31:48 +01:00
management root: celery refactor (#6095) 2023-06-28 16:44:50 +02:00
migrations providers/ldap: improve password totp detection (#6006) 2023-06-20 12:09:13 +02:00
sources providers/scim: default to None for fields instead of empty list (#5642) 2023-05-17 00:25:28 +02:00
templates core: fix inconsistent favicon (#6080) 2023-06-27 23:13:31 +02:00
tests security: cure53 fix (#6039) 2023-06-22 22:25:04 +02:00
views security: cure53 fix (#6039) 2023-06-22 22:25:04 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py api: modular urls (#5551) 2023-05-09 14:46:47 +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
middleware.py core: explicitly enable locales (#3889) 2022-10-28 19:42:49 +02:00
models.py providers/oauth2: launch url: if URL parsing fails, return no launch URL (#5918) 2023-06-09 21:56:34 +02:00
signals.py core: applications backchannel provider (#5449) 2023-05-08 15:29:12 +02:00
tasks.py providers/proxy: send token request internally, with overwritten host header (#4675) 2023-02-13 16:34:47 +01:00
types.py *: use dataclass slots wherever applicable (#6005) 2023-06-19 18:31:07 +02:00
urls.py security: cure53 fix (#6039) 2023-06-22 22:25:04 +02:00