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/core
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
..
api core: prevent self-impersonation (#6885) 2023-09-26 12:04:40 +02:00
expression web/admin: prompt preview (#5078) 2023-03-25 22:31:48 +01:00
management root: make Celery worker concurrency configurable (#6837) 2023-09-26 10:37:22 +00:00
migrations root: migrate bootstrap to blueprints (#6433) 2023-07-31 19:34:46 +02:00
sources flows: remove need for post() wrapper by using dispatch (#6765) 2023-09-05 22:15:03 +02:00
templates web: cleanup (#6664) 2023-08-29 18:24:11 +02:00
tests core: prevent self-impersonation (#6885) 2023-09-26 12:04:40 +02:00
views security: cure53 fix (#6039) 2023-06-22 22:25:04 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
auth.py core: fix lint error 2022-04-08 10:10:30 +02:00
channels.py Embedded outpost (#1193) 2021-07-29 11:30:30 +02:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
middleware.py core: explicitly enable locales (#3889) 2022-10-28 19:42:49 +02:00
models.py core: hotfix group membership check (#6584) 2023-08-20 23:47:13 +02:00
signals.py enterprise: initial enterprise (#5721) 2023-07-17 17:57:08 +02:00
tasks.py providers/proxy: send token request internally, with overwritten host header (#4675) 2023-02-13 16:34:47 +01:00
types.py *: use dataclass slots wherever applicable (#6005) 2023-06-19 18:31:07 +02:00
urls.py core: create app transactional api (#6446) 2023-09-17 23:55:21 +02:00