Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid loading the user password unless it is strictly necessary #365

Open
AlexITC opened this issue Apr 28, 2023 · 0 comments
Open

Avoid loading the user password unless it is strictly necessary #365

AlexITC opened this issue Apr 28, 2023 · 0 comments

Comments

@AlexITC
Copy link
Contributor

AlexITC commented Apr 28, 2023

The current User model loads the hashed password from database, which isn't ideal, let's remove the value and create an alternative method to load the password when a user is logging into the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant