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
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
..
integration basic: remember the user sensitive information to use later (#84699) 8 months ago
lib/ansible_test Windows Exec Runner Update (#84868) 8 months ago
sanity Windows Exec Runner Update (#84868) 8 months ago
support Use open with context manager (#83337) 1 year ago
units Clean up interpreter discovery (#84394) 8 months ago