summary refs log tree commit diff
path: root/synapse/storage/databases (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-30Allow users to click account renewal links multiple times without hitting an ↵Andrew Morgan2-13/+55
'Invalid Token' page (#74)
2020-12-29Support PyJWT v2.0.0. (#8986)Patrick Cloke2-4/+13
Tests were broken due to an API changing. The