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/blueprints
Jens L 2f469d2709
root: partial Live-updating config (#5959)
* stages/email: directly use email credentials from config

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

* use custom database backend that supports dynamic credentials

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

* fix tests

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

* add crude config reloader

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

* make method names for CONFIG clearer

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

* replace config.set with environ

Not sure if this is the cleanest way, but it persists through a config reload

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

* re-add set for @patch

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

* even more crudeness

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

* clean up some old stuff?

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

* somewhat rewrite config loader to keep track of a source of an attribute so we can refresh it

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

* cleanup old things

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

* fix flow e2e

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-07-19 23:13:22 +02:00
..
management blueprints: add meta models to schema (#5611) 2023-05-15 14:39:48 +02:00
migrations root: partial Live-updating config (#5959) 2023-07-19 23:13:22 +02:00
tests security: cure53 fix (#6039) 2023-06-22 22:25:04 +02:00
v1 root: partial Live-updating config (#5959) 2023-07-19 23:13:22 +02:00
__init__.py blueprints: webui (#3356) 2022-08-03 00:05:49 +02:00
api.py blueprints: fix API validation with OCI blueprint path (#5822) 2023-05-31 14:50:39 +02:00
apps.py *: fix mismatched task names for discovery, make output service connection task monitored (#4956) 2023-03-15 12:12:08 +01:00
models.py root: partial Live-updating config (#5959) 2023-07-19 23:13:22 +02:00
settings.py *: fix mismatched task names for discovery, make output service connection task monitored (#4956) 2023-03-15 12:12:08 +01:00
urls.py api: modular urls (#5551) 2023-05-09 14:46:47 +02:00