ff5550c82b
We only want to react to the card the user logged in with, at the unlock screen. We check "at the unlock screen" by checking the "reauthenticating" state variable. That variable is the wrong one, though. It gets set too late, and in some cases, gets set at the login screen, too. We should be checking this._reauthOnly instead. This commit fixes that. https://bugzilla.gnome.org/show_bug.cgi?id=726262 |
||
---|---|---|
.. | ||
authPrompt.js | ||
batch.js | ||
fingerprint.js | ||
loginDialog.js | ||
oVirt.js | ||
realmd.js | ||
util.js |