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/admin
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 root: celery refactor (#6095) 2023-06-28 16:44:50 +02:00
tests policies/event_matcher: add model filter (#5802) 2023-06-12 22:11:11 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00
settings.py *: default to max 60 for fqdn_rand 2022-04-20 20:07:25 +02:00
signals.py events: use colon as separator for task name and task UID 2023-02-13 12:06:29 +01:00
tasks.py *: improve error handling for startup tasks 2022-08-01 23:31:47 +02:00
urls.py policies/event_matcher: add model filter (#5802) 2023-06-12 22:11:11 +02:00