synapse/tests/config
V02460 57bf44941e
Add macaroon_secret_key_path config option (#17983)
Another config option on my quest to a `*_path` variant for every
secret. This time it’s `macaroon_secret_key_path`.

Reading secrets from files has the security advantage of separating the secrets from the config. It also simplifies secrets management in Kubernetes. Also useful to NixOS users.
2024-12-16 18:01:33 -06:00
..
__init__.py
test___main__.py
test_api.py
test_appservice.py
test_background_update.py
test_base.py
test_cache.py
test_database.py
test_generate.py
test_load.py Add macaroon_secret_key_path config option (#17983) 2024-12-16 18:01:33 -06:00
test_oauth_delegation.py
test_ratelimiting.py
test_registration_config.py
test_room_directory.py
test_server.py
test_tls.py
test_util.py
test_workers.py
utils.py Add macaroon_secret_key_path config option (#17983) 2024-12-16 18:01:33 -06:00