MatrixSynapse/synapse/res/templates
Andrew Morgan a3a90ee031
Show a confirmation page during user password reset (#8004)
This PR adds a confirmation step to resetting your user password between clicking the link in your email and your password actually being reset.

This is to better align our password reset flow with the industry standard of requiring a confirmation from the user after email validation.
2020-09-10 11:45:12 +01:00
..
account_renewed.html
add_threepid.html
add_threepid.txt
add_threepid_failure.html
add_threepid_success.html
invalid_token.html
mail-Element.css Element CSS and logo in email templates (#7919) 2020-07-21 11:58:01 +01:00
mail-Vector.css
mail-expiry.css
mail.css
notice_expiry.html Element CSS and logo in email templates (#7919) 2020-07-21 11:58:01 +01:00
notice_expiry.txt Fixes typo (bellow -> below) (#7449) 2020-05-07 09:31:06 -04:00
notif.html
notif.txt
notif_mail.html Element CSS and logo in email templates (#7919) 2020-07-21 11:58:01 +01:00
notif_mail.txt
password_reset.html
password_reset.txt
password_reset_confirmation.html Show a confirmation page during user password reset (#8004) 2020-09-10 11:45:12 +01:00
password_reset_failure.html
password_reset_success.html
registration.html
registration.txt
registration_failure.html
registration_success.html
room.html
room.txt
saml_error.html Implement login blocking based on SAML attributes (#8052) 2020-08-11 16:08:10 +01:00
sso_account_deactivated.html
sso_auth_confirm.html
sso_auth_success.html Use a template for the SSO success page to allow for customization. (#7279) 2020-04-17 13:34:55 -04:00
sso_error.html Implement OpenID Connect-based login (#7256) 2020-05-08 08:30:40 -04:00
sso_redirect_confirm.html