You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/git
Abhijeet Kasurde 19e9f3dae2
basic: remember the user sensitive information to use later (#84699)
* Git allows embedding username and password in repo URL for
  https authentication. This may lead to exposing the user sensitive
  information to logs and unautheticated users.
  Adding no_log will partially solve this.
* Added documentation warning user about URL embedded with username
  and password.
* Added logic to remember user sensitive information for later sanitization

Fixes: #84557

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
8 months ago
..
handlers ansible-test - Correct a typo in comments (#77148) 4 years ago
meta Don't use output_dir in target tests (#76107) 4 years ago
tasks basic: remember the user sensitive information to use later (#84699) 8 months ago
vars basic: remember the user sensitive information to use later (#84699) 8 months ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 3 years ago