summary refs log tree commit diff
path: root/synapse/rest/client/keys.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Additional type hints for REST servlets (part 2). (#10674)Patrick Cloke2021-08-261-35/+22
| | | Applies the changes from #10665 to additional modules.
* Validate device_keys for C-S /keys/query requests (#10593)David Robertson2021-08-201-1/+15
| | | | | | | | * Validate device_keys for C-S /keys/query requests Closes #10354 A small, not particularly critical fix. I'm interested in seeing if we can find a more systematic approach though. #8445 is the place for any discussion.
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+344