summary refs log tree commit diff
path: root/synapse/config/database.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-31fix reference to is_threepid_reservedNeil Johnson1-1/+1
2018-08-31typoNeil Johnson1-1/+1
2018-08-31ensure post registration auth checks do not fail erroneouslyNeil Johnson4