synapse/changelog.d/8198.feature
Richard van der Hoff 22b926c284
Only return devices with keys from /federation/v1/user/devices/ (#8198)
There's not much point in returning all the others, and some people have a
silly number of devices.
2020-08-28 15:59:28 +01:00

2 lines
92 B
Gherkin

Optimise `/federation/v1/user/devices/` API by only returning devices with encryption keys.