Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Patrick Cloke | 2023-11-21 | 1 | -10/+16 |
| | |||||
* | Additional validation of receipts (#16327) | Patrick Cloke | 2023-09-18 | 1 | -8/+213 |
| | | | | Reject invalid receipts with a reasonable error message & expands tests for receipts. | ||||
* | Reject receipt requests with invalid room or event IDs. (#14632) | Nick Mills-Barrett | 2022-12-07 | 1 | -0/+76 |
If the room or event IDs are empty or of an invalid form they should be rejected. |