Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly mention previous copyright (#16820) | Erik Johnston | 2024-01-23 | 1 | -0/+1 |
| | | | | | During the migration the automated script to update the copyright headers accidentally got rid of some of the existing copyright lines. Reinstate them. | ||||
* | 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. |