Hi,
We have an issue where the username and unencrypted password show in the query string after the user logs in, e.g.
?username=Locky&password=actual-password
I've searched around but not found any answer to this yet. Can we encrypt the password?
We have an issue where the username and unencrypted password show in the query string after the user logs in, e.g.
?username=Locky&password=actual-password
I've searched around but not found any answer to this yet. Can we encrypt the password?
Comment