mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-19 21:41:04 +02:00
Closes: https://github.com/matrix-org/synapse/issues/6766 Equivalent Sydent PR: https://github.com/matrix-org/sydent/pull/309 I believe it's now time to remove the extra allowed `:` from `client_secret` parameters.
2 lines
112 B
Plaintext
2 lines
112 B
Plaintext
Synapse now correctly enforces the valid characters in the `client_secret` parameter used in various endpoints.
|