summary refs log tree commit diff
path: root/synapse/config/oidc_config.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-18Implement a username picker for synapse (#8942)Richard van der Hoff1-2/+3
2020-12-18Allow re-using a UI auth validation for a period of time (#8970