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)
Support either passing Basic Auth Through to another module,
or handling it directly through gss_acquire_cred_with_password()

Fixes #8


No differences found