Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reject mentions on the C-S API which are invalid. (#15311) | Patrick Cloke | 2023-03-24 | 1 | -0/+1 |
Invalid mentions data received over the Client-Server API should be rejected with a 400 error. This will hopefully stop clients from sending invalid data, although does not help with data received over federation. |