gnome-shell/js
Ray Strode ff5550c82b util: fix "login card" smartcard detection on unlock screen
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
2014-03-13 14:01:02 -04:00
..
extensionPrefs Synchronize shell startup 2013-11-04 11:50:20 -05:00
gdm util: fix "login card" smartcard detection on unlock screen 2014-03-13 14:01:02 -04:00
misc make NetworkManager optional 2014-02-11 18:04:44 -05:00
perf
ui screenShield: fix lifting when inserting smartcard 2014-03-13 14:01:01 -04:00
js-resources.gresource.xml Add indicator for location service being used 2014-01-28 18:39:12 +00:00
Makefile.am make NetworkManager optional 2014-02-11 18:04:44 -05:00