Skip to content
Commit 02eae53a authored by David Edmundson's avatar David Edmundson
Browse files

greeter: Don't cancel authentications when a non-interactive auth fails

A non-interactive authentication like fingerprint should not cancel
other authentication methods.

It also does not make sense to mark the entire authentication as failed.
PamAuthenticators abstracts the concept of multiple backends. We are in
a succeeded state if any succeed. We are not in a failed state when one
fails.
parent 5cc54a21
Pipeline #542946 passed with stage
in 2 minutes and 14 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment