From: Jakub J. <no...@gi...> - 2020-07-03 15:55:48
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 97ec23a2d940febf7dfc05bf721f220efc1fb7e1 https://github.com/OpenSC/OpenSC/commit/97ec23a2d940febf7dfc05bf721f220efc1fb7e1 Author: Jakub Jelen <jj...@re...> Date: 2020-07-03 (Fri, 03 Jul 2020) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- pkcs11: Propagate ignore_user_consent If user consent is ignored through configuration, do not present ALWAYS_AUTHENTICATE=TRUE attribute in PKCS#11 Fixes #2039 Commit: 0defebfe05cb38949fab81eecf0ae118bbd06c32 https://github.com/OpenSC/OpenSC/commit/0defebfe05cb38949fab81eecf0ae118bbd06c32 Author: Jakub Jelen <jj...@re...> Date: 2020-07-03 (Fri, 03 Jul 2020) Changed paths: M doc/files/opensc.conf.5.xml.in M etc/opensc.conf.example.in Log Message: ----------- doc: Recommend pin caching in combination with pin_cache_ignore_user_consent configuration option Compare: https://github.com/OpenSC/OpenSC/compare/7a29e6c04774...0defebfe05cb |