summary refs log tree commit diff
path: root/synapse/handlers/oidc_handler.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-18Implement a username picker for synapse (#8942)Richard van der Hoff1-32/+27
2020-12-18Allow re-using a UI auth validation for a period of time (#8970)Patrick Cloke10-49/+193
2020-12-18