You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
MSC1915 says that when a server receives an unbind request without an id_server param it should default to using the id_server which was used during the bind (if any). This requires that Synapse actually tracks that information, which currently it does not.