gnome-shell/js/gdm
Ray Strode 87245c7b33 authPrompt: Call next button "Unlock" when user switching
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
2013-07-25 09:28:22 -04:00
..
authPrompt.js authPrompt: Call next button "Unlock" when user switching 2013-07-25 09:28:22 -04:00
batch.js Port all classes with inheritance to class framework 2011-11-24 09:50:04 +01:00
fingerprint.js fingerprint: autostart fprintd when necessary 2012-09-14 12:12:46 -04:00
loginDialog.js loginDialog: correct typo 2013-07-24 11:27:53 -04:00
powerMenu.js powerMenu: Use LoginManager for suspend 2012-10-23 21:14:10 +02:00
realmd.js gdm: Fix regression where domain login hint not shown 2013-05-03 21:59:57 +02:00
util.js authPrompt: Call next button "Unlock" when user switching 2013-07-25 09:28:22 -04:00