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 assert for COM_CHANGE_USER packets with hashed password for 'caching_sha2_password' #4619

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

JavierJF
Copy link
Collaborator

Until #4618 is implemented, we reply with an auth failure for all COM_CHANGE_USER packets, including those ones that include the hashed password when using caching_sha2_password as an authentication method.

See #4618 for more details about the limitation.

…word'

For now, we always reply with an auth failure until 'Auth Switch
Support' is added for 'caching_sha2_password'.
@renecannao renecannao merged commit 4edee69 into v2.x Aug 21, 2024
50 of 51 checks passed
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.

2 participants