https://bugs.kde.org/show_bug.cgi?id=438099
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kscreenlocker/commit/f78 | |ccfc9c0177c4a46ef6e6f2dd29c | |c2d8b95205 --- Comment #5 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit f78ccfc9c0177c4a46ef6e6f2dd29cc2d8b95205 by David Edmundson, on behalf of Gibeom Gwon. Committed on 19/07/2021 at 22:22. Pushed by davidedmundson into branch 'master'. Handle ConvPutAuthAbort as an authentication failure If an incorrect password is provided for a systemd-homed based user, kcheckpass sends ConvPutAuthAbort. Currently, ConvPutAuthAbort is handled like ConvPutReadyForAuthentication. This causes the problem of repeating authentication indefinitely. So, treating ConvPutAuthAbort as an authentication failure solves the problem. M +1 -1 greeter/authenticator.cpp https://invent.kde.org/plasma/kscreenlocker/commit/f78ccfc9c0177c4a46ef6e6f2dd29cc2d8b95205 -- You are receiving this mail because: You are watching all bug changes.