]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jh/trace2-redact-auth' into maint-2.43
authorJunio C Hamano <gitster@pobox.com>
Fri, 9 Feb 2024 00:22:01 +0000 (16:22 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Feb 2024 00:22:01 +0000 (16:22 -0800)
commit13031f66897277973028c45ec7de89657b804c2d
tree03660c4ba4ec96e3e4bd722063252c7a79dde0bf
parentefbae0583bb8556444c57d4c336101f97efa6d66
parent16fa3eebc0b92dc2aa5d875c2f1338644e3c5b99
Merge branch 'jh/trace2-redact-auth' into maint-2.43

trace2 streams used to record the URLs that potentially embed
authentication material, which has been corrected.

* jh/trace2-redact-auth:
  t0212: test URL redacting in EVENT format
  t0211: test URL redacting in PERF format
  trace2: redact passwords from https:// URLs by default
  trace2: fix signature of trace2_def_param() macro
t/helper/test-trace2.c