mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 09:35:45 +03:00
c99b511db9
* Rename test_fedclient to match its source file * Require at least one destination to be truthy * Explicitly validate user ID in profile endpoint GETs Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2 lines
172 B
Text
2 lines
172 B
Text
Fix a bug introduced in Synapse 1.58 where profile requests for a malformed user ID would ccause an internal error. Synapse now returns 400 Bad Request in this situation.
|
|
|