summary refs log tree commit diff
path: root/synapse/res (follow)
Commit message (Expand)AuthorAgeFilesLines
* Element CSS and logo in email templates (#7919)Jason Robinson2020-07-213-0/+11
* Implement OpenID Connect-based login (#7256)Quentin Gliech2020-05-081-0/+18
* Fixes typo (bellow -> below) (#7449)Patrick Cloke2020-05-072-2/+2
* Use a template for the SSO success page to allow for customization. (#7279)Patrick Cloke2020-04-171-0/+18
* Do not allow a deactivated user to login via SSO. (#7240)Patrick Cloke2020-04-091-0/+10
* Support SAML in the user interactive authentication workflow. (#7102)Patrick Cloke2020-04-011-0/+14
* Use innerText instead of innerHTMLBrendan Abolivier2020-03-131-1/+2
* Update wording and configBrendan Abolivier2020-03-111-2/+2
* Move the default SAML2 error HTML to a dedicated fileBrendan Abolivier2020-03-111-0/+44
* Add a confirmation step to the SSO login flowBrendan Abolivier2020-03-021-0/+14
* Allow HS to send emails when adding an email to the HS (#6042)Andrew Morgan2019-09-204-0/+29
* Allow Synapse to send registration emails + choose Synapse or an external ser...Andrew Morgan2019-09-067-4/+39
* Allow defining HTML templates to serve the user on account renewalBrendan Abolivier2019-08-012-0/+2
* Change password reset links to /_matrix.Erik Johnston2019-06-111-1/+1
* Add ability to perform password reset via email without trusting the identity...Andrew Morgan2019-06-064-0/+28
* Send out emails with links to extend an account's validity periodBrendan Abolivier2019-04-173-0/+54
* Use static locations for Riot iconsTravis Ralston2019-03-013-7/+7
* Ship the email templates as package_dataRichard van der Hoff2018-10-178-0/+331