(2024-01-20, 05:06:41)LogicPHP Wrote: What must be set in order to reset the password in the control panel?
In the Username box I enter the assigned/registered user but GetSimple does not send me a new password in the mailbox. How can I solve this situation?
You can manually edit the file. For example (my user being "admin"):
/data/users/admin.xml
Update <PWD> section to the following:
Code:
<PWD>9d4e1e23bd5b727046a9e3b4b7db57bd8d6ee684</PWD>
This will change the password to "pass".