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
Will use issues tab as a checklist of problems I must fix. I am using this project to learn more about web development and learn how to program in React JS/TS and improve my use of python.
As of now, logins are currently only stored in a python file. While technically they are hashed and the login pages hashes the login input to check if they match the server files, if the server files are read by someone, the login information is visible in text.
The text was updated successfully, but these errors were encountered:
Will use issues tab as a checklist of problems I must fix. I am using this project to learn more about web development and learn how to program in React JS/TS and improve my use of python.
As of now, logins are currently only stored in a python file. While technically they are hashed and the login pages hashes the login input to check if they match the server files, if the server files are read by someone, the login information is visible in text.
The text was updated successfully, but these errors were encountered: