gnome-shell/js/gdm
Jasper St. Pierre fb824131ae gdm: Integrate username asking into the ShellUserVerifier flow
Currently, prompting for the username on the login screen is done
"out-of-band". This leads to subtle bugs where we're trying to
integrate two different state machines, or interpret results from
one state machine as part of another.

It also complicates the logic, as the ability to know whether we
need or want a username is currently in the UI layer rather than
the logic layer.

Move this into the verifier proper.
2014-03-07 19:36:18 -05:00
..
authPrompt.js gdm: Integrate username asking into the ShellUserVerifier flow 2014-03-07 19:36:18 -05:00
batch.js Changed obsolete FSF postal address. 2014-01-08 04:35:14 +07:00
fingerprint.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
loginDialog.js gdm: Integrate username asking into the ShellUserVerifier flow 2014-03-07 19:36:18 -05:00
oVirt.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
realmd.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
util.js gdm: Integrate username asking into the ShellUserVerifier flow 2014-03-07 19:36:18 -05:00