Update sensitive config list of Talk

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2022-12-09 16:41:59 +01:00
parent bbf0f6ad0d
commit cf34aa557b
No known key found for this signature in database
GPG key ID: 74434EFE0D2E2205

View file

@ -110,9 +110,12 @@ class AppConfig implements IAppConfig {
'/^cookie$/',
],
'spreed' => [
'/^bridge_bot_password/',
'/^bridge_bot_password$/',
'/^hosted-signaling-server-(.*)$/',
'/^signaling_servers$/',
'/^signaling_ticket_secret$/',
'/^signaling_token_privkey_(.*)$/',
'/^signaling_token_pubkey_(.*)$/',
'/^sip_bridge_dialin_info$/',
'/^sip_bridge_shared_secret$/',
'/^stun_servers$/',