Skip to content
Snippets Groups Projects
Verified Commit 8ec2e182 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(matrix): Fix SSO support

This patch enabled _synapse paths to allow synapse specific SSO support.
parent 8c0573af
No related branches found
No related tags found
No related merge requests found
...@@ -69,7 +69,7 @@ spec: ...@@ -69,7 +69,7 @@ spec:
hosts: hosts:
- ENC[AES256_GCM,data:xBwjUfo+b3uBTCqPlx3XZ/IKkTxFXvbgy0w=,iv:ZN/5A/YHSPW7c3Fcx1Fi75uMYBijX0styxTuthv3p2E=,tag:sZ9tihrcgy4pHobebszDTg==,type:str] - ENC[AES256_GCM,data:xBwjUfo+b3uBTCqPlx3XZ/IKkTxFXvbgy0w=,iv:ZN/5A/YHSPW7c3Fcx1Fi75uMYBijX0styxTuthv3p2E=,tag:sZ9tihrcgy4pHobebszDTg==,type:str]
includeServerName: ENC[AES256_GCM,data:U6KM0h8=,iv:+MkU2Bq56rlvL0NXVpJI3du8uA+pQ7/7opsQbNCoO5E=,tag:mJhCmEtymqAJtAfSBWdg5g==,type:bool] includeServerName: ENC[AES256_GCM,data:U6KM0h8=,iv:+MkU2Bq56rlvL0NXVpJI3du8uA+pQ7/7opsQbNCoO5E=,tag:mJhCmEtymqAJtAfSBWdg5g==,type:bool]
includeUnderscoreSynapse: false includeUnderscoreSynapse: true
tls: tls:
- secretName: ingress-matrix-tls - secretName: ingress-matrix-tls
hosts: hosts:
...@@ -80,8 +80,8 @@ sops: ...@@ -80,8 +80,8 @@ sops:
azure_kv: [] azure_kv: []
hc_vault: [] hc_vault: []
age: [] age: []
lastmodified: "2022-03-04T22:38:43Z" lastmodified: "2022-04-19T15:23:40Z"
mac: ENC[AES256_GCM,data:U8pK4xkGFYrLtEyUaI4FntQgOi0oEdmGIODN3UJhExljPQXM7fAHFDqiCMOwuamnM0pE7cvr/PEPfUcklo81ebwSCs0xFI/lRIv9c3jI4M4uUGn7YyVB/7A7OIIl4zaWfMIo5l75P2vBOqWrrVK8+59rvYvvIwKCJ//ESVBnZSY=,iv:cdFFwmItVViZnlyHPE/B5NgnTRw4KNW+Pu11igpR0tk=,tag:zyDA0IFT1X06vAjy+Nx56Q==,type:str] mac: ENC[AES256_GCM,data:y962z5ANMj4OTJ2FtTmT9M2kGuVkgB3ogDCVbeIb2gIwpU9qakBdr9T3qMJm2s5+YLepNyaHWMFVaXnd+/J88ShaCz/4s0jlVe9MfMv26XnqzbzRa1HeQTreipk6/tC3pnVrNfiKH1XTHZ0MdVNUQ4BnK7nvuNXK5Bb0LZ+TjxY=,iv:H/VuYvXuffr3SMwFF+UKFhM0YwydxxGtL8ObBmTnDqw=,tag:wBsrI6PRw0fPceShDsC7Vw==,type:str]
pgp: pgp:
- created_at: "2022-02-18T22:15:21Z" - created_at: "2022-02-18T22:15:21Z"
enc: |- enc: |-
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment