community.mysql/tests/integration/targets/test_mysql_user/tasks
Jorge Rodriguez (A.K.A. Tiriel) dc522cc5d3
Deprecate REQUIRESSL privilege (#132)
* Deprecate REQUIRESSL privilege

* Add missing whitespace

* Fix according to PR review

* Fix conditional check

* Fix privilege string parsing

* Add unit tests for the new function

* Add integration tests

* Fix parentheses indentation

* Cover alternative error message

* Fix privileges

* Limit verification of access denied to pymysql connector

* Fix REQUIRE SSL verification tests
2021-04-10 07:01:15 +02:00
..
assert_no_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
assert_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
create_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
issue-28.yml Disable hostname check (#38) 2020-10-12 21:19:43 +03:00
issue-121.yml Deprecate REQUIRESSL privilege (#132) 2021-04-10 07:01:15 +02:00
issue-29511.yaml initial commit (#1) 2020-07-10 17:16:58 +01:00
issue-64560.yaml initial commit (#1) 2020-07-10 17:16:58 +01:00
main.yml Deprecate REQUIRESSL privilege (#132) 2021-04-10 07:01:15 +02:00
remove_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
resource_limits.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
test_priv_append.yml mysql_user: Fixed change detection with append_privs (#69) (#72) 2020-12-16 08:22:00 +03:00
test_priv_dict.yml mysql_user: add proper handling of INSERT, UPDATE, REFERENCES on columns (#107) 2021-03-08 17:18:04 +01:00
test_privs.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
test_user_password.yml mysql_user: fixed encrypted option for MySQL 8.0 and test coverage (#79) 2021-01-14 08:27:05 +03:00
test_user_plugin_auth.yml mysql_user: fixed encrypted option for MySQL 8.0 and test coverage (#79) 2021-01-14 08:27:05 +03:00
tls_requirements.yml Add test to verify TLS requirements are removed (#26) 2020-09-21 07:39:08 +03:00