summary refs log tree commit diff
path: root/synapse/rest/media (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-09Modify check_database to take a connection rather than a cursorRichard van der Hoff4-28/+18
2020-01-09Allow admin users to create or modify users without a shared secret (#6495)Manuel Stahl9-339/+655
2020-01-09Fixup changelog