Change password must be changed to be a form instead of a process
Description
The implementation of change password as a process is not the best because it's saving the parameters on AD_PInstance_Para exposing the password in plain way to hackers.
We want to change this implementation to be a form that allows us more control on the logged info
The implementation of change password as a process is not the best because it's saving the parameters on AD_PInstance_Para exposing the password in plain way to hackers.
We want to change this implementation to be a form that allows us more control on the logged info