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 rehashing password hashes #53861

Closed
wants to merge 1 commit into from

Conversation

SMillerDev
Copy link
Contributor

What does this PR do?

Fix password hash usage when changing passwords in MariaDB 10.2+

What issues does this PR fix or reference?

None

Previous Behavior

All passwords with a hash as new value would have that hash rehashed

New Behavior

If you specify a hash it doesn't become your password

Tests written?

No

Commits signed with GPG?

No

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@SMillerDev
Copy link
Contributor Author

@saltstack/team-core any opinions?

@SMillerDev
Copy link
Contributor Author

Closed in favor of #54343

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