87245c7b33
When a ShellUserVerifier is asked to verify a user at the login screen it will transparently first try to reauthenticate the user against an existing session and then fall back to logging a user into a new session. The former is used for user switching. It's useful to know which type of verification is happening, so the next button can be made to say "Unlock" instead of "Sign In" when a user is already signed in. This commit exports a new "reauthenticating" property on the ShellUserVerifier that the auth prompt checks when deciding which label to use for its next button. https://bugzilla.gnome.org/show_bug.cgi?id=704795 |
||
---|---|---|
.. | ||
authPrompt.js | ||
batch.js | ||
fingerprint.js | ||
loginDialog.js | ||
powerMenu.js | ||
realmd.js | ||
util.js |