Describe the bug
Looking into the dev console, I can see that profiles that are logged in have their IP, username and password saved in plaintext.
This is a very serious vulnerability. I am not sure if/what tasks there are to improve auth and security.
Expected behavior
I believe login session should be saved as token and not plaintext password.
Describe the bug
Looking into the dev console, I can see that profiles that are logged in have their IP, username and password saved in plaintext.
This is a very serious vulnerability. I am not sure if/what tasks there are to improve auth and security.
Expected behavior
I believe login session should be saved as token and not plaintext password.