summary refs log tree commit diff
path: root/scripts-dev/tail-synapse.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-17Delegate remote_user_id mapping to the saml mapping provider (#6723)Richard van der Hoff3-6/+23
Turns out that figuring out a remote user id for the SAML user isn't quite as obvious as it seems. Factor it out to the SamlMappingProvider so that it's easy to control.
2020-01-17Wake up transaction queue when remote server comes back online (#6706)Erik Johnston11-8/+135
This will be used to retry outbound transactions