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

fix(migrations): Set user password_digest only if it was received #5763

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

danimo
Copy link
Contributor

@danimo danimo commented Mar 28, 2024

This fixes situations where after a migration from v2 due to a peculiar behavior, which refuses empty passwords but not empty password hashes, could end up with an empty password.

Copy link

sonarcloud bot commented Mar 28, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.4% Duplication on New Code

See analysis details on SonarCloud

@danimo
Copy link
Contributor Author

danimo commented Jul 24, 2024

Can you please merge this? it's still security relevant.

Copy link

sonarcloud bot commented Jul 24, 2024

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

Successfully merging this pull request may close these issues.

1 participant