forked-synapse/synapse
Andrew Morgan 2ddc13577c
Don't warn user about password reset disabling through config code (#5387)
Moves the warning about password resets being disabled to the point where a user actually tries to reset their password. Is this an appropriate place for it to happen?

Also removed the disabling of msisdn password resets when you don't have an email config, as that just doesn't make sense.

Also change the error a user receives upon disabled passwords to specify that only email-based password reset is disabled.
2019-06-11 00:25:07 +01:00
..
_scripts
api Merge pull request #5363 from matrix-org/babolivier/account_validity_send_mail_auth 2019-06-10 11:57:02 +01:00
app add monthly active users to phonehome stats (#5252) 2019-06-10 23:33:59 +01:00
appservice
config Don't warn user about password reset disabling through config code (#5387) 2019-06-11 00:25:07 +01:00
crypto Merge pull request #5417 from matrix-org/rav/shared_ssl_context 2019-06-10 18:16:12 +01:00
events
federation Prevent multiple device list updates from breaking a batch send (#5156) 2019-06-06 23:54:00 +01:00
groups
handlers Add ability to perform password reset via email without trusting the identity server (#5377) 2019-06-06 17:34:07 +01:00
http
metrics
module_api
push Add ability to perform password reset via email without trusting the identity server (#5377) 2019-06-06 17:34:07 +01:00
replication
res/templates Add ability to perform password reset via email without trusting the identity server (#5377) 2019-06-06 17:34:07 +01:00
rest Don't warn user about password reset disabling through config code (#5387) 2019-06-11 00:25:07 +01:00
server_notices
state
static
storage add monthly active users to phonehome stats (#5252) 2019-06-10 23:33:59 +01:00
streams
util
__init__.py 1.0.0rc2 2019-06-10 18:17:43 +01:00
event_auth.py
notifier.py
python_dependencies.py Fix federation connections to literal IP addresses 2019-06-10 15:58:35 +01:00
secrets.py
server.py
server.pyi
types.py
visibility.py