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 be2c2ba33e - Show all commits

View File

@ -46,7 +46,7 @@ spec:
http: http:
paths: paths:
- path: /_matrix/client/v3/login - path: /_matrix/client/v3/login
pathType: Exact pathType: Prefix
backend: backend:
service: service:
name: matrix-authentication-service name: matrix-authentication-service