forked-synapse/synapse/rest/client
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
..
v1 Hawkowl/fix missing auth (#5328) 2019-06-04 15:54:27 +10:00
v2_alpha Don't warn user about password reset disabling through config code (#5387) 2019-06-11 00:25: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