]> git.ipfire.org Git - thirdparty/squid.git/commit
negotiate_kerberos_auth: fix krb5.conf backward compatibility
authorMarkus Moeller <huaraz@moeller.plus.com>
Fri, 6 Feb 2015 10:04:11 +0000 (02:04 -0800)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 6 Feb 2015 10:04:11 +0000 (02:04 -0800)
commit4616aac3158efc2ad9d3b170ce58811abc639661
treef60ae8a8eda9f58dbaa31aae0105f9d50dbe8eaf
parentfbbbe714166d807dba4da0f90871cbf6e8cd74de
negotiate_kerberos_auth: fix krb5.conf backward compatibility

Older versions of the helper would use krb5.conf settings via the
library support. This was lot recently, now restored.

Also add some variable checks in the helper.
helpers/negotiate_auth/kerberos/negotiate_kerberos_auth.cc
helpers/negotiate_auth/kerberos/negotiate_kerberos_pac.cc