forked-synapse/synapse/api
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
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth_blocking.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
auth.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
constants.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
errors.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
filtering.py Directly import json from the standard library. (#8259) 2020-09-08 07:33:48 -04:00
presence.py Convert stream database to async/await. (#8074) 2020-08-17 07:24:46 -04:00
ratelimiting.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
room_versions.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
urls.py Show a confirmation page during user password reset (#8004) 2020-09-10 11:45:12 +01:00