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/tasks
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
..
ambiguous-ref.yml Correct usage for shutil.rmtree (#31541) 8 years ago
archive.yml Integration test cleanup (#84763) 9 months ago
change-repo-url.yml Deprecate tests used as filters (#32361) 8 years ago
checkout-new-tag.yml Deprecate tests used as filters (#32361) 8 years ago
depth.yml Integration test cleanup (#84763) 9 months ago
forcefully-fetch-tag.yml 🐛 Make integration tests compatible w/ modern Git (#80122) 3 years ago
formats.yml basic: remember the user sensitive information to use later (#84699) 8 months ago
gpg-verification.yml 🐛 Make integration tests compatible w/ modern Git (#80122) 3 years ago
localmods.yml Integration test cleanup (#84763) 9 months ago
main.yml basic: remember the user sensitive information to use later (#84699) 8 months ago
missing_hostkey.yml 🐛 Make integration tests compatible w/ modern Git (#80122) 3 years ago
missing_hostkey_acceptnew.yml 🐛 Make integration tests compatible w/ modern Git (#80122) 3 years ago
no-destination.yml Deprecate tests used as filters (#32361) 8 years ago
reset-origin.yml 🐛 Make integration tests compatible w/ modern Git (#80122) 3 years ago
separate-git-dir.yml Support `--separate-git-dir` option in Git module (#41712) 7 years ago
setup-local-repos.yml test: remove ansible-examples.git repo (#81600) 2 years ago
setup.yml 🐛 Make integration tests compatible w/ modern Git (#80122) 3 years ago
single-branch.yml 🐛 Make integration tests compatible w/ modern Git (#80122) 3 years ago
specific-revision.yml test: remove ansible-examples.git repo (#81600) 2 years ago
submodules.yml Integration test cleanup (#84763) 9 months ago