summary refs log tree commit diff
path: root/synapse/storage (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-31move threepid checker to config, add missing yieldsNeil Johnson6-21/+41
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 fa