forked from MirrorHub/synapse
4ac3a8c5dc
If the user was not in any rooms then the API returned the same error as if the user did not exist.
1 line
138 B
Text
1 line
138 B
Text
Fix a bug in the `joined_rooms` admin API if the user has never joined any rooms. The bug was introduced, along with the API, in v1.21.0.
|