]> 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>
Sun, 13 Oct 2013 13:32:49 +0000 (07:32 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 13 Oct 2013 13:32:49 +0000 (07:32 -0600)
commit72ac8fe4a410c928abb0cb51e2a5cac70dbc7d09
tree6f38649ae0f937973cee66541cc430360746515a
parente5e1255dfe7c2aaa72757740ebed0487b1f199a5
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 should 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