forked-synapse/synapse/rest/client
Andrew Morgan 3719680ee4
Add ability to perform password reset via email without trusting the identity server (#5377)
Sends password reset emails from the homeserver instead of proxying to the identity server. This is now the default behaviour for security reasons. If you wish to continue proxying password reset requests to the identity server you must now enable the email.trust_identity_server_for_password_resets option.

This PR is a culmination of 3 smaller PRs which have each been separately reviewed:

* #5308
* #5345
* #5368
2019-06-06 17:34:07 +01:00
..
v1 Hawkowl/fix missing auth (#5328) 2019-06-04 15:54:27 +10:00
v2_alpha Add ability to perform password reset via email without trusting the identity server (#5377) 2019-06-06 17:34:07 +01:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Port over enough to get some sytests running on Python 3 (#3668) 2018-08-20 23:54:49 +10:00
versions.py Neilj/add r0.5 to versions (#5360) 2019-06-05 16:11:31 +01:00