From: Peter P. <no...@gi...> - 2023-08-02 23:22:08
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_p11 Commit: 3d02dc80b840870ce22c95a2d2f3c1206c482fd1 https://github.com/OpenSC/pam_p11/commit/3d02dc80b840870ce22c95a2d2f3c1206c482fd1 Author: Peter Popovec <pop...@gm...> Date: 2023-08-03 (Thu, 03 Aug 2023) Changed paths: M src/pam_p11.c Log Message: ----------- Avoid a never-ending loop if the PIN is locked. It also skips a token that is not initialized. modified: src/pam_p11.c Commit: 17ebb6669530c0b21be8591a697483b56d0b4ca5 https://github.com/OpenSC/pam_p11/commit/17ebb6669530c0b21be8591a697483b56d0b4ca5 Author: Peter Popovec <pop...@gm...> Date: 2023-08-03 (Thu, 03 Aug 2023) Changed paths: M po/de.po M po/it.po M po/pam_p11.pot M po/ru.po Log Message: ----------- localization update Compare: https://github.com/OpenSC/pam_p11/compare/255d2d24f308...17ebb6669530 |