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 d5e04a2301
*: remove deprecated backup (#2129)
* *: remove backup

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* fix lint

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* website/docs: add docs

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* *: final cleanup

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* ci: use correct pyproject when migrating from stable

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* website/docs: fix broken docs

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-05 18:54:15 +01:00
..
system_migrations root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
__init__.py root: automate system migrations, move docker to lifecycle folder 2020-09-10 00:18:39 +02:00
ak *: remove deprecated backup (#2129) 2022-02-05 18:54:15 +01:00
ak.py root: add ak wrapper script to be installed with poetry 2022-01-04 22:17:07 +01:00
gunicorn.conf.py lifecycle: send analytics in gunicorn config to decrease outgoing requests when workers get restarted 2022-02-01 15:01:43 +01:00
migrate.py lifecycle: only lock database when system migrations need to be applied, and during django migrations, and don't double unlock 2021-10-04 23:14:16 +02:00
wait_for_db.py root: fix redis passwords not being encoded correctly 2022-01-26 20:45:45 +01:00
worker.py lifecycle: use custom worker class 2021-12-11 19:55:09 +01:00