community.mysql/tests
Laurent Indermühle 50e7413b88
Fix hashed passwords being returned by get_existing_authentication() via the plugin_auth_string variable instead of plugin_hash_string (#629)
* fix returned variable from plugin_auth_string to plugin_hash_string
* Refactor to keep plugin_auth_string in addition to plugin_hash_string
* Add breaking_changes to the changelog
2024-06-06 13:05:31 +02:00
..
integration Fix hashed passwords being returned by get_existing_authentication() via the plugin_auth_string variable instead of plugin_hash_string (#629) 2024-06-06 13:05:31 +02:00
sanity Fix sanity tests for ansible-core 2.18 (#627) 2024-04-12 09:00:43 +02:00
unit/plugins Enhance support of tls_requires in mysql_user and mysql_info (#628) 2024-04-16 10:52:24 +02:00