]> git.99rst.org Git - git.git/commit
Merge branch 'js/mingw-symlink-net-share-leak'
authorJunio C Hamano <redacted>
Wed, 5 Aug 2026 18:10:52 +0000 (11:10 -0700)
committerJunio C Hamano <redacted>
Wed, 5 Aug 2026 18:10:52 +0000 (11:10 -0700)
commitc165f38e4a6694770723f4480c5cbc2a83b5e451
tree43caff3abde08144cc0d1b403c6d46f451513793
parent7943c6b110644a2762e31b17095592f48ecb7338
parentc57c052ae8d8486d88f93f983db4439241669c8a
Merge branch 'js/mingw-symlink-net-share-leak'

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
git clone https://git.99rst.org/PROJECT