| Commit message (Expand) | Author | Age | Files | Lines |
* | Make DomainSpecificString an attrs class (#9875) | Erik Johnston | 2021-04-23 | 1 | -0/+9 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 12 | -12/+0 |
* | Make it possible to use dmypy (#9692) | Erik Johnston | 2021-03-26 | 1 | -0/+3 |
* | Fix Internal Server Error on `GET /saml2/authn_response` (#9623) | Richard van der Hoff | 2021-03-16 | 1 | -2/+8 |
* | Use the proper Request in type hints. (#9515) | Patrick Cloke | 2021-03-01 | 4 | -4/+4 |
* | Add back the deprecated SAML endpoint. (#9474) | Patrick Cloke | 2021-02-23 | 1 | -1/+6 |
* | Remove deprecated SAML2 callback URL since it does not work. (#9434) | Patrick Cloke | 2021-02-18 | 1 | -5/+1 |
* | Support for form_post in OIDC responses (#9376) | Richard van der Hoff | 2021-02-17 | 1 | -1/+12 |
* | Put SAML callback URI under /_synapse/client. (#9289) | Richard van der Hoff | 2021-02-02 | 4 | -3/+114 |
* | Put OIDC callback URI under /_synapse/client. (#9288) | Richard van der Hoff | 2021-02-01 | 3 | -2/+63 |
* | Collect terms consent from the user during SSO registration (#9276) | Richard van der Hoff | 2021-02-01 | 2 | -0/+99 |
* | Make importing display name and email optional (#9277) | Richard van der Hoff | 2021-02-01 | 1 | -3/+11 |
* | Replace username picker with a template (#9275) | Richard van der Hoff | 2021-02-01 | 1 | -20/+59 |
* | Fix SSO on workers (#9271) | Richard van der Hoff | 2021-02-01 | 1 | -1/+48 |
* | Split out a separate endpoint to complete SSO registration (#9262) | Richard van der Hoff | 2021-02-01 | 2 | -10/+56 |
* | Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) | Richard van der Hoff | 2021-01-18 | 1 | -1/+3 |
* | Add initial support for a "pick your IdP" page (#9017) | Richard van der Hoff | 2021-01-05 | 1 | -0/+82 |
* | Implement a username picker for synapse (#8942) | Richard van der Hoff | 2020-12-18 | 1 | -0/+88 |
* | Show a confirmation page during user password reset (#8004) | Andrew Morgan | 2020-09-10 | 3 | -0/+155 |