Add an option to disable password reset#2431
Add an option to disable password reset#2431Karmalakas wants to merge 4 commits intogetgrav:developfrom
Conversation
pmoreno-rodriguez
left a comment
There was a problem hiding this comment.
Hi @Karmalakas. Can you add the Spanish translations in your PR?
This is the translated text:
PASSWORD_RESET_TITLE: "Restablecer contraseña"
PASSWORD_RESET_HELP: "Habilitar restablecimiento de contraseña para las cuentas de administrador"
Added |
|
Thanks! IMHO, this configuration option is beneficial. |
|
Hi, @rhukster 🙂 Any chance this could make into next release maybe? I know you're busy with v1.8, but maybe someone from the team could take a look? Maybe there are some notes that need to be addressed first if I missed something? 🙏 |
What title says. If reset is disabled,
/forgotand/resetroutes display login form. On login form "Forgot" button is hidden.Also, when email plugin has disabled mail engine, password reset is disbled
Deafult functionality doesn't change, except if mail engine is disabled