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 214a228bf5 - Show all commits

View File

@ -341,13 +341,6 @@ data:
msc3266_enabled: true msc3266_enabled: true
msc4143_enabled: true msc4143_enabled: true
msc4222_enabled: true msc4222_enabled: true
msc3861:
enabled: true
issuer: "https://matrix.live.bstein.dev/"
client_id: synapse
client_secret: "@@MAS_SHARED_SECRET@@"
client_auth_method: client_secret_post
admin_token: "@@MAS_SHARED_SECRET@@"
max_event_delay_duration: 24h max_event_delay_duration: 24h
password_config: password_config:
enabled: false enabled: false
@ -684,7 +677,7 @@ spec:
template: template:
metadata: metadata:
annotations: annotations:
checksum/config: manual-rtc-enable-3 checksum/config: manual-rtc-enable-4
checksum/secrets: ec9f3b254a562a0f0709461eb74a8cc91b8c1a2fb06be2594a131776c2541773 checksum/secrets: ec9f3b254a562a0f0709461eb74a8cc91b8c1a2fb06be2594a131776c2541773
labels: labels:
app.kubernetes.io/name: matrix-synapse app.kubernetes.io/name: matrix-synapse