gnome-shell/js/gdm
Ray Strode 1fcb59104d gdm: add AuthList control
Ultimately, we want to add support for GDM's need ChoiceList
PAM extension.  That extension allows PAM modules to present
a list of choices to the user. Before we can support that
extension, however, we need to have a list control in the
login-screen/unlock screen.  This commit adds that control.

For the most part, it's a copy-and-paste of the gdm userlist,
but with less features.  It lacks API specific to the users,
lacks the built in timed login indicator, etc.
2017-07-25 10:33:16 -04:00
..
authList.js gdm: add AuthList control 2017-07-25 10:33:16 -04:00
authPrompt.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
batch.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
fingerprint.js gdm: Handle absence of Fprint.Manager service 2017-03-20 19:02:07 +01:00
loginDialog.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
oVirt.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
realmd.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
util.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00