Skip to content

greeter: don't start authenticating during the grace lock time

Xaver Hugl requested to merge work/cherry-pick-59198bbc into Plasma/6.1

Some authenticators, like the one for fprintd, block until success or some timeout, and can't be interrupted, which can cause the greeter to stick around for longer than necessary and block the session from being usable during that time.

BUG: 476567

(cherry picked from commit 59198bbc)

Co-authored-by: Xaver Hugl xaver.hugl@gmail.com

Merge request reports