mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-02-02 15:44:44 -05:00
comment
This commit is contained in:
parent
dfe9b0f6c7
commit
581e31af81
@ -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…
x
Reference in New Issue
Block a user