summary refs log tree commit diff
path: root/synapse/rest/synapse (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make importing display name and email optional (#9277)Richard van der Hoff2021-02-011-3/+11
* Replace username picker with a template (#9275)Richard van der Hoff2021-02-011-20/+59
* Fix SSO on workers (#9271)Richard van der Hoff2021-02-011-1/+48
* Split out a separate endpoint to complete SSO registration (#9262)Richard van der Hoff2021-02-012-10/+56
* Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128)Richard van der Hoff2021-01-181-1/+3
* Add initial support for a "pick your IdP" page (#9017)Richard van der Hoff2021-01-051-0/+82
* Implement a username picker for synapse (#8942)Richard van der Hoff2020-12-181-0/+88
* Show a confirmation page during user password reset (#8004)Andrew Morgan2020-09-103-0/+155