| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement MSC3231: Token authenticated registration (#10142) | Callum Brown | 2021-08-21 | 1 | -0/+23 |
* | Display an error page during failure of fallback UIA. (#10561) | Callum Brown | 2021-08-18 | 2 | -0/+6 |
* | Port "Allow users to click account renewal links multiple times without hitti... | Andrew Morgan | 2021-04-19 | 2 | -1/+2 |
* | Support not providing an IdP icon when choosing a username. (#9440) | Patrick Cloke | 2021-02-19 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/release-v1.27.0' into social_login_hotfixes | Richard van der Hoff | 2021-02-03 | 2 | -21/+84 |
|\ |
|
| * | social login Fix username validation javascript (#9297) | Richard van der Hoff | 2021-02-03 | 2 | -21/+84 |
* | | Social login UI polish (#9301) | Richard van der Hoff | 2021-02-03 | 12 | -75/+213 |
* | | social login: add noopener to terms link (#9300) | Richard van der Hoff | 2021-02-02 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-02-01 | 1 | -1/+1 |
|\ |
|
| * | fix broken HTML tag | Richard van der Hoff | 2021-02-01 | 1 | -1/+1 |
* | | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-02-01 | 8 | -84/+210 |
|\| |
|
| * | make primary button not wider than viewport | Bruno Windels | 2021-02-01 | 1 | -0/+1 |
| * | Collect terms consent from the user during SSO registration (#9276) | Richard van der Hoff | 2021-02-01 | 1 | -0/+39 |
| * | Improve styling and wording of SSO UIA templates (#9286) | Richard van der Hoff | 2021-02-01 | 2 | -24/+47 |
| * | Improve styling and wording of SSO error templates (#9287) | Richard van der Hoff | 2021-02-01 | 4 | -60/+100 |
| * | Make importing display name and email optional (#9277) | Richard van der Hoff | 2021-02-01 | 1 | -0/+23 |
* | | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-02-01 | 7 | -146/+301 |
|\| |
|
| * | Replace username picker with a template (#9275) | Richard van der Hoff | 2021-02-01 | 5 | -141/+191 |
| * | Improve styling and wording of SSO redirect confirm template (#9272) | Richard van der Hoff | 2021-02-01 | 2 | -6/+111 |
* | | Clean-up the template loading code. (#9200) | Patrick Cloke | 2021-01-27 | 5 | -13/+13 |
|/ |
|
* | Support icons for Identity Providers (#9154) | Richard van der Hoff | 2021-01-20 | 1 | -0/+3 |
* | Give the user a better error when they present bad SSO creds | Richard van der Hoff | 2021-01-13 | 1 | -0/+18 |
* | Add initial support for a "pick your IdP" page (#9017) | Richard van der Hoff | 2021-01-05 | 1 | -0/+28 |
* | Implement a username picker for synapse (#8942) | Richard van der Hoff | 2020-12-18 | 3 | -0/+141 |
* | Ensure that a URL exists in the content during push. (#8965) | Patrick Cloke | 2020-12-18 | 1 | -1/+1 |
* | Include a simple message in email notifications that include encrypted conten... | Patrick Cloke | 2020-10-19 | 6 | -69/+81 |
* | Convert additional templates to Jinja (#8444) | Patrick Cloke | 2020-10-02 | 3 | -0/+79 |
* | Escape the error description on the sso_error template. (#8405) | Patrick Cloke | 2020-09-25 | 1 | -1/+1 |
* | Improve SAML error messages (#8248) | Patrick Cloke | 2020-09-14 | 2 | -56/+39 |
* | Show a confirmation page during user password reset (#8004) | Andrew Morgan | 2020-09-10 | 1 | -0/+16 |
* | Implement login blocking based on SAML attributes (#8052) | Richard van der Hoff | 2020-08-11 | 1 | -5/+12 |
* | Element CSS and logo in email templates (#7919) | Jason Robinson | 2020-07-21 | 3 | -0/+11 |
* | Implement OpenID Connect-based login (#7256) | Quentin Gliech | 2020-05-08 | 1 | -0/+18 |
* | Fixes typo (bellow -> below) (#7449) | Patrick Cloke | 2020-05-07 | 2 | -2/+2 |
* | Use a template for the SSO success page to allow for customization. (#7279) | Patrick Cloke | 2020-04-17 | 1 | -0/+18 |
* | Do not allow a deactivated user to login via SSO. (#7240) | Patrick Cloke | 2020-04-09 | 1 | -0/+10 |
* | Support SAML in the user interactive authentication workflow. (#7102) | Patrick Cloke | 2020-04-01 | 1 | -0/+14 |
* | Use innerText instead of innerHTML | Brendan Abolivier | 2020-03-13 | 1 | -1/+2 |
* | Update wording and config | Brendan Abolivier | 2020-03-11 | 1 | -2/+2 |
* | Move the default SAML2 error HTML to a dedicated file | Brendan Abolivier | 2020-03-11 | 1 | -0/+44 |
* | Add a confirmation step to the SSO login flow | Brendan Abolivier | 2020-03-02 | 1 | -0/+14 |
* | Allow HS to send emails when adding an email to the HS (#6042) | Andrew Morgan | 2019-09-20 | 4 | -0/+29 |
* | Allow Synapse to send registration emails + choose Synapse or an external ser... | Andrew Morgan | 2019-09-06 | 7 | -4/+39 |
* | Allow defining HTML templates to serve the user on account renewal | Brendan Abolivier | 2019-08-01 | 2 | -0/+2 |
* | Change password reset links to /_matrix. | Erik Johnston | 2019-06-11 | 1 | -1/+1 |
* | Add ability to perform password reset via email without trusting the identity... | Andrew Morgan | 2019-06-06 | 4 | -0/+28 |
* | Send out emails with links to extend an account's validity period | Brendan Abolivier | 2019-04-17 | 3 | -0/+54 |
* | Use static locations for Riot icons | Travis Ralston | 2019-03-01 | 3 | -7/+7 |
* | Ship the email templates as package_data | Richard van der Hoff | 2018-10-17 | 8 | -0/+331 |