You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I did a google search for 'filetype:env "PASSWORD" and it returned your password.env file. Those should be private, encrypted variables if I'm not mistaken.
To Reproduce
Steps to reproduce the behavior:
Go to google.com
Type in filetype:env "PASSWORD"
It is the 2nd result for me.
Expected behavior
Passwords are hashed or otherwise encrypted using variables that aren't accessible to the public.
Describe the bug
I did a google search for 'filetype:env "PASSWORD" and it returned your password.env file. Those should be private, encrypted variables if I'm not mistaken.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Passwords are hashed or otherwise encrypted using variables that aren't accessible to the public.
https://github.com/amoraitis/TodoList/blob/develop/password.env
Not sure if it's a bug or just garbage testing values, but wanted to give a heads up.
The text was updated successfully, but these errors were encountered: