From: Simo Sorce Date: Thu, 5 Mar 2015 22:26:45 +0000 (-0500) Subject: Add support for handling Basic Auth X-Git-Tag: v1.1.0~8 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_gssapi.git;a=commitdiff_plain;h=7407b64481bc49ad552f9ba0ff2efe1f6fb0982e;hp=7407b64481bc49ad552f9ba0ff2efe1f6fb0982e 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 ---