community.mysql/plugins/module_utils
hubiongithub eec6e7091f
Update user.py (#676)
* Update user.py

Added correct syntax to ed25519 password plugin.
on create user
on update user
This only accepts cleartext passwords (PASSWORD(%s)) not pregenerated ed25519 hashes.

* Update plugins/module_utils/user.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Update plugins/module_utils/user.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Update plugins/module_utils/user.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Update plugins/module_utils/user.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Update plugins/module_utils/user.py

* Update plugins/module_utils/user.py

---------

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2024-09-09 15:01:26 +02:00
..
implementations Add salt parameter to hash generation for sha256 plugins (#631) 2024-06-11 17:23:05 +02:00
_version.py Add PSF-license.txt file (#356) 2022-05-16 09:41:48 +02:00
command_resolver.py Fix deprecated options from MySQL 8.2 (#662) 2024-08-05 08:55:18 +02:00
database.py Update licensing information (#390) 2022-06-03 11:47:03 +02:00
mysql.py Deprecate mysqlclient/MySQLdb connector support (#655) 2024-07-09 08:20:47 +02:00
user.py Update user.py (#676) 2024-09-09 15:01:26 +02:00
version.py Drop support for Ansible 2.9 and ansible-base 2.10 (#343) 2022-05-12 10:50:26 +02:00