D23734: Remove the "fail_delay()" function
Jason Franklin
noreply at phabricator.kde.org
Thu Sep 5 18:08:41 BST 2019
jfranklin added a comment.
In D23734#526274 <https://phabricator.kde.org/D23734#526274>, @zzag wrote:
> We want to notify the user as soon as possible about authentication failure.
This makes complete sense! You definitely want the user to be notified immediately. However, the same effect happens with the call `pam_set_item(pamh, PAM_FAIL_DELAY, NULL)`. The Linux-PAM library documentation makes it clear that, when this is set to `NULL`, no delay will happen.
See this link: http://www.linux-pam.org/Linux-PAM-html/adg-interface-by-app-expected.html#adg-pam_fail_delay
REPOSITORY
R133 KScreenLocker
REVISION DETAIL
https://phabricator.kde.org/D23734
To: jfranklin, #plasma, #kwin
Cc: zzag, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190905/83bd76e1/attachment-0001.html>
More information about the Plasma-devel
mailing list