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 L 0c591a50e3
*: don't dispatch tasks on startup of server (#3033)
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-06-03 18:29:24 +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 *: don't dispatch tasks on startup of server (#3033) 2022-06-03 18:29:24 +02:00
manager.py *: use py3.10 syntax for unions, remove old Type[] import when possible 2021-12-30 14:59:01 +01:00
models.py api: add tests for swagger generation 2021-03-30 15:23:37 +02:00
settings.py *: default to max 60 for fqdn_rand 2022-04-20 20:07:25 +02:00
tasks.py events: revert to @prefill_task decorator since base class doesn't get executed until task runs 2021-12-09 10:18:00 +01:00
tests.py managed: add tests 2021-11-15 19:53:08 +01:00