summary refs log tree commit diff
path: root/changelog.d/6767.bugfix
blob: 63c7c63315e970b64b70720ee8c761362d1947ea (plain) (blame)
1
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.