]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/mingw-symlink-net-share-leak' into jch
authorJunio C Hamano <gitster@pobox.com>
Fri, 31 Jul 2026 15:54:05 +0000 (08:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 31 Jul 2026 15:54:05 +0000 (08:54 -0700)
commit08b47761148b70f6ee2b2caa8af4527c5641d75e
treebb3f5abca7a3096b1b0f5a51b5f5c29539aa98a4
parent062ff906b74bd90148c59d1cd061dacd1a0c4df2
parentc57c052ae8d8486d88f93f983db4439241669c8a
Merge branch 'js/mingw-symlink-net-share-leak' into jch

Git for Windows has been updated to avoid auto-detecting the symlink
type if the target path starts with a slash, preventing NTLM
credential leaks when checking out repositories with crafted
symbolic links pointing to network shares.

* js/mingw-symlink-net-share-leak:
  mingw: skip symlink type auto-detection for network share targets
compat/mingw.c