feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
Showing only changes of commit 9172f1e140 - Show all commits

View File

@ -340,7 +340,7 @@ data:
msc4222_enabled: true msc4222_enabled: true
max_event_delay_duration: 24h max_event_delay_duration: 24h
password_config: password_config:
enabled: false enabled: true
turn_uris: turn_uris:
- "turn:turn.live.bstein.dev:3478?transport=udp" - "turn:turn.live.bstein.dev:3478?transport=udp"
- "turn:turn.live.bstein.dev:3478?transport=tcp" - "turn:turn.live.bstein.dev:3478?transport=tcp"
@ -671,7 +671,7 @@ spec:
template: template:
metadata: metadata:
annotations: annotations:
checksum/config: manual-rtc-enable-8 checksum/config: manual-rtc-enable-9
checksum/secrets: ec9f3b254a562a0f0709461eb74a8cc91b8c1a2fb06be2594a131776c2541773 checksum/secrets: ec9f3b254a562a0f0709461eb74a8cc91b8c1a2fb06be2594a131776c2541773
labels: labels:
app.kubernetes.io/name: matrix-synapse app.kubernetes.io/name: matrix-synapse