Skip to content

Change the login and session info to the username #9

@beegeiger

Description

@beegeiger

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FlaskRequires a working knowledge of FlaskPSQLRequires a working knowledge of PostgreSQLPythonRequires a working knowledge of Pythongood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions