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

[4.0.0] mysql_info: users_info filter stop returning plugin_auth_string #633

Open
1 of 2 tasks
laurent-indermuehle opened this issue Apr 26, 2024 · 1 comment
Open
1 of 2 tasks

Comments

@laurent-indermuehle
Copy link
Collaborator

laurent-indermuehle commented Apr 26, 2024

Summary

Relates to #629

mysql_info: users_info filter stop returning plugin_auth_string

For now:

  • Announce via the changelog
  • Release the collection
@laurent-indermuehle
Copy link
Collaborator Author

I see multiple ways of doing this:

  1. Remove the output from get_existing_authentication() but this risk to modify behavior of user_add() and user_mod().
  2. Filter the key plugin_auth_string from the filter's dictionary output before returning. It safest that way.

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