summary refs log tree commit diff
path: root/synapse/util/jsonobject.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-10-31fix testsRichard van der Hoff1-0/+1
2017-10-31DB schema interface for password auth providersRichard van der Hoff3-0/+89
Provide an interface by which password auth providers can register db schema files to be run at startup