mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-26 08:01:28 +02:00
If the user was not in any rooms then the API returned the same error as if the user did not exist.
2 lines
138 B
Plaintext
2 lines
138 B
Plaintext
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.
|