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
Philipp Kolberg 9db9ad3d66
root: Restructure broker / cache / channel / result configuration (#7097)
* Initial commit

* Remove any remaining mentions of Redis URL

This is handled in https://github.com/goauthentik/authentik/pull/5395

* Allow setting broker transport options

This enables usage of other brokers that require additional settings

* Remove remaining reference to Redis URL

This functionality is not part of this PR

* Reset default TLS requirements to none

* Fix linter errors

* Move dict from base64 encoded json to config.py

Additionally add tests

* Replace ast.literal_eval with json.loads

* Use default channel and cache backend configuration

If more customization is desired users shall look at goauthentik.io/docs/installation/configuration#custom-python-settings

* Send config deprecation notification to all superusers

* Remove duplicate method

* Add configuration explanation

For channel layer settings

* Use Event for deprecation warning

* Fix remove duplicated method

* Add missing comma

* Update authentik/lib/config.py

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

* Fix Event deprecation handling

---------

Signed-off-by: Jens L. <jens@beryju.org>
Co-authored-by: Jens L <jens@beryju.org>
2023-11-10 15:44:37 +01:00
..
admin core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
api root: Restructure broker / cache / channel / result configuration (#7097) 2023-11-10 15:44:37 +01:00
blueprints blueprints: fix entries with state: absent not being deleted if their serializer has errors (#7345) 2023-10-27 16:28:56 +02:00
core core: fix worker beat toggle inverted (#7508) 2023-11-09 18:33:41 +01:00
crypto crypto: fix race conditions when creating self-signed certificates on startup (#7344) 2023-10-27 16:29:10 +02:00
enterprise enterprise: bump license usage task frequency (#7215) 2023-10-18 14:57:35 +02:00
events events: fix gdpr compliance always running 2023-11-08 15:19:49 +01:00
flows root: Restructure broker / cache / channel / result configuration (#7097) 2023-11-10 15:44:37 +01:00
lib root: Restructure broker / cache / channel / result configuration (#7097) 2023-11-10 15:44:37 +01:00
outposts root: Restructure broker / cache / channel / result configuration (#7097) 2023-11-10 15:44:37 +01:00
policies root: Restructure broker / cache / channel / result configuration (#7097) 2023-11-10 15:44:37 +01:00
providers providers/oauth2: set auth_via for token and other endpoints (#7417) 2023-11-03 00:11:30 +01:00
rbac rbac: handle lookup error (#7341) 2023-10-27 13:38:44 +02:00
recovery core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
root root: Restructure broker / cache / channel / result configuration (#7097) 2023-11-10 15:44:37 +01:00
sources sources/oauth: fix patreon (#7454) 2023-11-06 15:40:43 +01:00
stages stages/email: fix duplicate querystring encoding (#7386) 2023-10-31 00:27:34 +01:00
tenants *: fix api errors raised in general validate() to specify a field (#6663) 2023-08-29 14:41:48 +02:00
__init__.py release: 2023.10.3 2023-11-09 19:20:28 +01:00