]> git.ipfire.org Git - thirdparty/squid.git/commit
ntlm_fake_auth: pass DOMAIN data to Squid in original case
authorElmar Vonlanthen <Elmar.Vonlanthen@united-security-providers.ch>
Tue, 8 Oct 2013 01:11:04 +0000 (19:11 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 8 Oct 2013 01:11:04 +0000 (19:11 -0600)
commite5e7e8c6e9afc9a0b0a023c4dd4728198a1b97cc
tree7020edb6134d6933f5aa567ec37efaf45e667095
parentb6776e98124e38a783f9b49b3d58b06d428be357
ntlm_fake_auth: pass DOMAIN data to Squid in original case

Lower-casing the domain field can cause base ACL match results if the
ACL is checking for case-sensitive or upper-case domain label.

The helper shodul be emitting the standard UPPER case domain and many
administrators will be expecting taht when they write ACLs.
helpers/ntlm_auth/fake/ntlm_fake_auth.cc