mirror of https://github.com/watcha-fr/synapse
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.code_spécifique_watcha
parent
94dac0f3e5
commit
2ddc13577c
@ -0,0 +1 @@ |
||||
Warn about disabling email-based password resets when a reset occurs, and remove warning when someone attempts a phone-based reset. |
Loading…
Reference in new issue