0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-15 04:48:58 +02:00
synapse/changelog.d/6767.bugfix
2020-01-24 14:28:40 +00:00

1 line
196 B
Text

Validate `client_secret` parameter using the regex provided by the Client-Server API, temporarily allowing `:` characters for older clients. The `:` character will be removed in a future release.