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 Langhammer 6ca1654129 lifecycle: don't set user/group in gunicorn
closes #4098 closes #3236

the user and group are inherited from the parent process so this isnt required

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-12-02 12:42:55 +02: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 *: handle PermissionError when saving files, ensure permission bits are set correctly 2022-10-19 20:24:28 +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 lifecycle: don't set user/group in gunicorn 2022-12-02 12:42:55 +02:00
migrate.py ci: update pyright (#3546) 2022-09-07 00:23:25 +02:00
wait_for_db.py root: use single redis db (#4009) 2022-11-15 14:31:29 +01:00
worker.py lifecycle: use custom worker class 2021-12-11 19:55:09 +01:00