Add support for handling Basic Auth
authorSimo Sorce <simo@redhat.com>
Thu, 5 Mar 2015 22:26:45 +0000 (17:26 -0500)
committerSimo Sorce <simo@redhat.com>
Fri, 6 Mar 2015 00:12:27 +0000 (19:12 -0500)
commit7407b64481bc49ad552f9ba0ff2efe1f6fb0982e
tree44807556b237d035f77fffbf0d9d5b76cc1b6cd5
parent2411072a27749c5038c07d6863e5a5dfd95f8aee
Add support for handling Basic Auth

Support either passing Basic Auth Through to another module,
or handling it directly through gss_acquire_cred_with_password()

Fixes #8
README
configure.ac
src/mod_auth_gssapi.c
src/mod_auth_gssapi.h