gnome-shell/js/gdm
Giovanni Campagna 703417a760 ShellUserVerifier: fix cancellation
Ensure that all async callbacks check and ignore G_IO_ERROR_CANCELLED.
Ensure that all runs of authentication have their own GCancellable, so
that .begin() can be called multiple times on the same user verifier.
Check for fingerprint reader when beginning authentication, and not
when reset by GDM.

https://bugzilla.gnome.org/show_bug.cgi?id=682544
2012-09-02 23:09:23 +02:00
..
batch.js Port all classes with inheritance to class framework 2011-11-24 09:50:04 +01:00
fingerprint.js gdm: don't fail if fprintd unavailable 2012-05-02 11:44:29 -04:00
loginDialog.js loginDialog: Fix regression from updating icon 2012-09-01 08:06:41 -03:00
powerMenu.js gdm: Fix powerMenu icon name 2012-09-02 14:55:45 +02:00
realmd.js gdm: Add network login hint 2012-08-21 13:15:29 -04:00
util.js ShellUserVerifier: fix cancellation 2012-09-02 23:09:23 +02:00