Skip to content
Commit 84b2cf3c authored by David Edmundson's avatar David Edmundson
Browse files

Guard double authenticate calls

Whilst authenticating we emit signals and expect callbacks to prompts.
The pam worker is inside pam_authenticate in the nested event loop.

It is not expected for GUI clients to call authenticate twice without a
cancel inbetween, but we should still guard against it as it causes a
mess.
parent 0d19ff05
Pipeline #174766 passed with stage
in 2 minutes and 29 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