summary refs log tree commit diff
path: root/synapse/storage/database.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-14Add background update for add chain cover index (#9029)Erik Johnston7-18/+360
2021-01-14Split OidcProvider out of OidcHandler (#9107)Richard van der Hoff4-144/+197
The idea here is that we will have an instance of OidcProvider for each configured IdP, with OidcHandler just d