-
- Downloads
Merge tag 'v1.44.0rc3' into develop
Synapse 1.44.0rc3 (2021-10-04) ============================== Bugfixes -------- - Fix a bug introduced in Synapse v1.40.0 where changing a user's display name or avatar in a restricted room would cause an authentication error. ([\#10933](https://github.com/matrix-org/synapse/issues/10933)) - Fix `/admin/whois/{user_id}` endpoint, which was broken in v1.44.0rc1. ([\#10968](https://github.com/matrix-org/synapse/issues/10968))
No related branches found
No related tags found
Showing
- CHANGES.md 10 additions, 0 deletionsCHANGES.md
- changelog.d/10933.bugfix 0 additions, 1 deletionchangelog.d/10933.bugfix
- debian/changelog 6 additions, 0 deletionsdebian/changelog
- synapse/__init__.py 1 addition, 1 deletionsynapse/__init__.py
- synapse/storage/databases/main/client_ips.py 2 additions, 2 deletionssynapse/storage/databases/main/client_ips.py
- tests/storage/test_client_ips.py 34 additions, 0 deletionstests/storage/test_client_ips.py
Loading
Please register or sign in to comment