synapse-product/changelog.d/8948.feature
David Teller b161528fcc
Also support remote users on the joined_rooms admin API. (#8948)
For remote users, only the rooms which the server knows about are returned.
Local users have all of their joined rooms returned.
2021-01-11 14:32:17 -05:00

2 lines
98 B
Gherkin

Update `/_synapse/admin/v1/users/<user_id>/joined_rooms` to work for both local and remote users.