summary refs log tree commit diff
path: root/synapse/logging/context.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-12-10Allow SAML username provider plugins (#6411)Andrew Morgan5-106/+417
2019-12-10Fix race which caused deleted devices to reappear (#6514)Richard van der Hoff3-23/+35
Stop the `update_client_ips` background job from recreating deleted devices.
<