Change Password
Sometimes we need to change our password without using the dashboard.
- Open your
username.ini
insideconfig/users
folder - Change the password
- In
encryption
set toclear
(example:encryption = clear
) and save
Later when we login the encryption will changed to using the cryptographic hash supported by your installations.