forked-synapse/synapse/rest
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
..
admin Implement the SHHS complexity API (#5216) 2019-05-30 01:47:16 +10:00
client Don't warn user about password reset disabling through config code (#5387) 2019-06-11 00:25:07 +01:00
consent Fix registration on workers (#4682) 2019-02-20 18:47:31 +11:00
key Notary server: make requests to origins in parallel 2019-06-04 00:16:56 +01:00
media Fix error when downloading thumbnail with width/height param missing (#5258) 2019-05-29 14:27:41 +01:00
saml2 Initialise user displayname from SAML2 data (#4272) 2018-12-07 14:44:46 +01:00
__init__.py Add simple send_relation API and track in DB 2019-05-15 13:36:51 +01:00
well_known.py Remove log error for .well-known/matrix/client (#4972) 2019-04-24 17:44:06 +01:00