Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
407 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 21 commits in 2 repositories
Created 1 repository
Created a pull request in linux-pam/linux-pam that received 1 comment
Created an issue in linux-pam/linux-pam that received 1 comment
pam_faillock sets a delay unconditionally
pam_faillock.so sets a delay unconditionally here: linux-pam/modules/pam_faillock/pam_faillock.c Line 657 in 11a8fda
I have nodelay set …