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/lifecycle
Jens L 561e6956fe
root: add get_int to config loader instead of casting to int everywhere (#6436)
* root: add get_int to config loader instead of casting to int everywhere

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

* improve error handling, add test

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-07-31 19:34:59 +02:00
..
system_migrations root: partial Live-updating config (#5959) 2023-07-19 23:13:22 +02:00
__init__.py root: automate system migrations, move docker to lifecycle folder 2020-09-10 00:18:39 +02:00
ak root: celery refactor (#6095) 2023-06-28 16:44:50 +02:00
ak.py root: add ak wrapper script to be installed with poetry 2022-01-04 22:17:07 +01:00
gunicorn.conf.py root: add get_int to config loader instead of casting to int everywhere (#6436) 2023-07-31 19:34:59 +02:00
migrate.py root: add get_int to config loader instead of casting to int everywhere (#6436) 2023-07-31 19:34:59 +02:00
wait_for_db.py root: add get_int to config loader instead of casting to int everywhere (#6436) 2023-07-31 19:34:59 +02:00
worker.py lifecycle: use custom worker class 2021-12-11 19:55:09 +01:00