fix: fix softlock on incorrect password#1633
Merged
brianmcgillion merged 1 commit intotiiuae:mainfrom Dec 12, 2025
Merged
Conversation
bd4d0d7 to
e187ec4
Compare
e187ec4 to
54af7ab
Compare
- added patch to cosmic-greeter to handle pam auth_message errors - patch fixes softlock on incorrect password in login and lockscreen - disabled faillock pam modules due to incompatibility with current login flow - disabled unixAuth by default - enabled unixAuth for orins for autologin Signed-off-by: Kajus Naujokaitis <kajus.naujokaitis@unikie.com>
54af7ab to
f0a8210
Compare
vunnyso
reviewed
Dec 12, 2025
vunnyso
approved these changes
Dec 12, 2025
|
Tested on Darter Pro and Lenovo X1 (
Orin tests all passed in the |
Collaborator
Author
|
Upstream PR - pop-os/cosmic-greeter#367 |
brianmcgillion
approved these changes
Dec 12, 2025
19 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of Changes
Patched cosmic-greeter:
These messages will be treated as errors.
These messages will be treated as errors.
Login-manager changes:
During testing, I observed this scenario:
unixAuthin greetd and greeter:Type of Change
Related Issues / Tickets
https://jira.tii.ae/browse/SSRCSP-7679
Upstream PR - pop-os/cosmic-greeter#367
Checklist
make-checksand it passesTesting Instructions
Applicable Targets
aarch64aarch64x86_64x86_64x86_64Installation Method
nixos-rebuild ... switchTest Steps To Verify:
Verify https://jira.tii.ae/browse/SSRCSP-7679 is fixed (login and lockscreen should be tested separately)