-
- Downloads
Cache empty responses from `/user/devices` (#11587)
If we've never made a request to a remote homeserver, we should cache the response---even if the response is "this user has no devices".
Showing
- changelog.d/11587.bugfix 1 addition, 0 deletionschangelog.d/11587.bugfix
- synapse/handlers/device.py 9 additions, 1 deletionsynapse/handlers/device.py
- synapse/storage/databases/main/devices.py 6 additions, 2 deletionssynapse/storage/databases/main/devices.py
- tests/handlers/test_e2e_keys.py 96 additions, 0 deletionstests/handlers/test_e2e_keys.py
- tests/test_utils/__init__.py 2 additions, 2 deletionstests/test_utils/__init__.py
changelog.d/11587.bugfix
0 → 100644
Please register or sign in to comment