mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-03 13:34:48 -04:00
comment
This commit is contained in:
parent
dfe9b0f6c7
commit
581e31af81
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ else
|
||||||
## Should not unconditionally 'exit 1' here.
|
## Should not unconditionally 'exit 1' here.
|
||||||
## Locked user accounts might have valid sudoers exceptions.
|
## Locked user accounts might have valid sudoers exceptions.
|
||||||
## https://forums.whonix.org/t/pam-abort-on-locked-password-and-running-privileged-command-from-web-browser/10521
|
## https://forums.whonix.org/t/pam-abort-on-locked-password-and-running-privileged-command-from-web-browser/10521
|
||||||
|
## 'exit 1' would be good for usability here because then the user would get
|
||||||
|
## faster feedback. A new login attempt would not be needlessly delayed.
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue