Avoid advertising NTLM if it isn't technically supported
authorIsaac Boukris <iboukris@gmail.com>
Sun, 26 Jul 2015 21:24:42 +0000 (00:24 +0300)
committerSimo Sorce <simo@redhat.com>
Thu, 6 Aug 2015 23:06:10 +0000 (19:06 -0400)
commitc8ac2a462bf649711707cf09c789f27892a05837
tree160becd38a3b9c901e90f7f17bec23faf33a190a
parent4e7967e797e5c8912a67c0de8f172bb95b5172ff
Avoid advertising NTLM if it isn't technically supported

This lets browsers to fall back to basic auth if supported
(similar to 4e7967e797e5c8912a67c0de8f172bb95b5172ff).

Add boolean param to is_mech_allowed which denotes whether
the caller supports multiple step.

Reviewed-by: Simo Sorce <simo@redhat.com>
src/mod_auth_gssapi.c