|
From: GitHub <no...@gi...> - 2015-10-02 07:42:31
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: 39701be2812d30c8e323046b18c4067207d1a035 https://github.com/OpenSC/pam_pkcs11/commit/39701be2812d30c8e323046b18c4067207d1a035 Author: Timothy Pearson <kb...@pe...> Date: 2015-10-01 (Thu, 01 Oct 2015) Changed paths: M src/common/pkcs11_lib.c Log Message: ----------- Do not fail if card was already unlocked, e.g. by a previous PAM module Commit: b24848eb42bafee3d61101794a27a9bdaf3eb2a2 https://github.com/OpenSC/pam_pkcs11/commit/b24848eb42bafee3d61101794a27a9bdaf3eb2a2 Author: Ludovic Rousseau <lud...@gm...> Date: 2015-10-02 (Fri, 02 Oct 2015) Changed paths: M src/common/pkcs11_lib.c Log Message: ----------- Merge pull request #13 from madscientist159/master Do not fail if card was already unlocked, e.g. by a previous PAM module Compare: https://github.com/OpenSC/pam_pkcs11/compare/cad9413a3585...b24848eb42ba |