Closed
Description
Increasing Access
Earlier, what we were doing was simply updating the account settings even though the new password entered by the user was the same as the previous password. Therefore, we need to avoid this unnecessary action of calling our database and updating the settings. Because it doesn't makes sense to update the same password
Feature request details
With this feature we are addressing a warning that the new password entered should be different from current password because then only it makes sense to update the account settings or password like this
