From: Luke Howard Date: Fri, 7 Oct 2011 14:39:32 +0000 (+1100) Subject: Don't fail if password supplied by caller X-Git-Url: http://www.project-moonshot.org/gitweb/?a=commitdiff_plain;h=25770a55e806a6ec1767f281fcb4245516435fdc;hp=25770a55e806a6ec1767f281fcb4245516435fdc;p=mech_eap.orig Don't fail if password supplied by caller If the libmoonshot or static (file-based) identity resolver fails, and the caller provided a password via gss_acquire_cred_with_password(), then resolving the credential should not fail. ---