forked-synapse/changelog.d/11587.bugfix
David Robertson 88a78c6577
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".
2022-01-05 13:33:28 +00:00

1 line
109 B
Plaintext

Fix a long-standing bug where Synapse wouldn't cache a response indicating that a remote user has no devices.