-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
FlaskRequires a working knowledge of FlaskRequires a working knowledge of FlaskPSQLRequires a working knowledge of PostgreSQLRequires a working knowledge of PostgreSQLPythonRequires a working knowledge of PythonRequires a working knowledge of Pythongood first issueGood for newcomersGood for newcomers
Description
Right now, the login page requires the user's e-mail and then that e-mail is stored in the session. In the effort to make things even more secure (so people don't have to keep entering their e-mail), this should ideally be changed to using the username as the login (and in the session). The proper bcrypt and PSQL authentication is still necessary...it just will use the username instead of the e-mail.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FlaskRequires a working knowledge of FlaskRequires a working knowledge of FlaskPSQLRequires a working knowledge of PostgreSQLRequires a working knowledge of PostgreSQLPythonRequires a working knowledge of PythonRequires a working knowledge of Pythongood first issueGood for newcomersGood for newcomers