community.general/tests/unit/plugins
Andrew Klychkov 6d7f66539c
postgresql_user: add trust_input parameter ()
* postgresql: add input checks for potentially dangerous substrings

* postgresql_user: add trust_input parameter

* add CI, add changelog fragment

* fix CI

* moved input patterns outside is_input_dangerous function

* Update plugins/module_utils/database.py

Co-Authored-By: Thomas O'Donnell <andytom@users.noreply.github.com>

* Update plugins/module_utils/database.py

Co-Authored-By: Thomas O'Donnell <andytom@users.noreply.github.com>

* fix

Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com>
2020-04-12 13:16:44 +02:00
..
become Fix become plugins () 2020-03-30 19:09:45 +02:00
cache Fix more plugin unit tests. () 2020-03-25 22:37:34 +00:00
connection Fix imports, part 2 () 2020-03-25 11:43:51 +00:00
inventory Initial commit 2020-03-09 09:11:07 +00:00
lookup [wip] Remove network content () 2020-04-01 21:34:05 +02:00
module_utils postgresql_user: add trust_input parameter () 2020-04-12 13:16:44 +02:00
modules [wip] Remove network content () 2020-04-01 21:34:05 +02:00
__init__.py Initial commit 2020-03-09 09:11:07 +00:00