Add GssapiBasicAuthMech option
authorSimo Sorce <simo@redhat.com>
Fri, 19 Jun 2015 21:11:42 +0000 (17:11 -0400)
committerSimo Sorce <simo@redhat.com>
Sat, 20 Jun 2015 21:38:49 +0000 (17:38 -0400)
commitdb999f985dc4357e32db6bcc893aa354d2595c98
treec54f633c5e7f2f95e8cfe845261a4153abc6381d
parent79cb8bb8418cca0c408db3c79d78fa23d5e18564
Add GssapiBasicAuthMech option

This option allows to set a different list of mechanisms to use
with Basic Auth (Basic Auth must be explicitly enabled) than the
list of mechs that are allowed with Negotiate or Raw GSSAPI Client
authentication.

Signed-off-by: Simo Sorce <simo@redhat.com>
README
src/mod_auth_gssapi.c
src/mod_auth_gssapi.h