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/managed
Jens Langhammer 4b7399f454 *: add @prefill_task() decorator to "pre-fill" tasks in cache, so they can be executed even before their schedule would do so
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-10-14 12:21:28 +02:00
..
__init__.py Managed objects (#519) 2021-02-03 21:18:31 +01:00
api.py managed: fix ManagedSerializer interfering with other serializers 2021-04-02 15:00:15 +02:00
apps.py managed: don't run managed reconciler in foreground on startup 2021-10-12 12:10:46 +02:00
manager.py outposts: ensure embedded outpost is created with integration selected 2021-07-31 21:09:38 +02:00
models.py api: add tests for swagger generation 2021-03-30 15:23:37 +02:00
settings.py Managed objects (#519) 2021-02-03 21:18:31 +01:00
tasks.py *: add @prefill_task() decorator to "pre-fill" tasks in cache, so they can be executed even before their schedule would do so 2021-10-14 12:21:28 +02:00