New option to enable/disable forgot button in login form - #304
pmoreno-rodriguez wants to merge 1 commit into
Conversation
|
To remove the "Forget" button in Admin login, follow the following steps:
|
|
Hi @pamtbaau. I'm very glad to have your wise recommendations again. |
|
This PR is not necessary. I'm going to close it |
Thanks for your solution. IMHO a YAML option to remove the forget button on the admin login page would be beneficial, especially for less-technical users / non-developers. |
|
I think the same. Grav has a graphical interface for managing many options, why not add one more? |
|
Created a PR here: |
@pamtbaau , one more question. I understand that an admin could leave the forgot_route set, and by setting forgot_button to false, it would not be displayed, but the forgot_route page route would be saved. But where should I put forgot_button: false? I guess this line: |
|
This is my login.md: |


With this option, the user can make use of the Forgot button in the login form.
I have translated almost all language files and fixed the tooltip in the "Remember Me" option.