-
- Downloads
Validate device_keys for C-S /keys/query requests (#10593)
* 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.
Showing
- changelog.d/10593.bugfix 1 addition, 0 deletionschangelog.d/10593.bugfix
- synapse/api/errors.py 8 additions, 0 deletionssynapse/api/errors.py
- synapse/rest/client/keys.py 15 additions, 1 deletionsynapse/rest/client/keys.py
- tests/rest/client/v2_alpha/test_keys.py 77 additions, 0 deletionstests/rest/client/v2_alpha/test_keys.py
Loading
Please register or sign in to comment