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/lib
Alissa Gerhard 0e5952650b
root: make Celery worker concurrency configurable (#6837)
* root: made Celery worker concurrency configurable

* core: fixed Celery worker command to set autoscaling options to account for worker concurrency setting

* Update website/docs/installation/configuration.md

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

---------

Signed-off-by: Jens L. <jens@beryju.org>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens L <jens@beryju.org>
2023-09-26 10:37:22 +00:00
..
expression stages/authenticator: vendor otp (#6741) 2023-09-04 11:45:14 +02:00
tests root: add get_int to config loader instead of casting to int everywhere (#6436) 2023-07-31 19:34:59 +02:00
utils root: partial Live-updating config (#5959) 2023-07-19 23:13:22 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
avatars.py root: partial Live-updating config (#5959) 2023-07-19 23:13:22 +02:00
config.go root: fix config loading for outposts (#6640) 2023-08-26 19:40:48 +02:00
config.py root: add get_int to config loader instead of casting to int everywhere (#6436) 2023-07-31 19:34:59 +02:00
default.yml root: make Celery worker concurrency configurable (#6837) 2023-09-26 10:37:22 +00:00
generators.py providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
logging.py root: connect to backend via socket (#6720) 2023-09-02 17:58:37 +02:00
merge.py sources/ldap: use merger that only appends unique items to list 2022-02-13 14:20:13 +01:00
migrations.py lib: fix fallback_names migration not working when multiple objects n… (#5637) 2023-05-16 22:17:56 +02:00
models.py core: fix url validator (#4957) 2023-03-15 12:00:57 +01:00
sentry.py core: bump django from 4.1.7 to 4.2 (#5238) 2023-08-01 19:30:28 +02:00
views.py core: improve error template (#3521) 2022-09-03 19:46:37 +02:00
xml.py core: bump bandit from 1.7.4 to 1.7.5 (#4896) 2023-03-10 12:06:59 +01:00