gnome-shell/js/gdm
Marco Trevisan (Treviño) fddd122956 gdm, util: Always allow to retry login in unlock mode
When in lockscreen mode there's no point of resetting the auth login as there's
no welcome screen, and that would just cause the UI to freeze, with no reason.
This could have been useful if we were stopping the user to login for a given
time after ALLOWED_FAILURES attempts, but this is not the case yet.


(cherry picked from commit cf69fe4b18)
2018-07-25 20:38:58 +00:00
..
authPrompt.js authPrompt: Do not enable sensitivity if retries are disallowed 2018-07-25 20:37:42 +00:00
batch.js cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
fingerprint.js gdm: Handle absence of Fprint.Manager service 2017-03-20 19:02:07 +01:00
loginDialog.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
oVirt.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
realmd.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
util.js gdm, util: Always allow to retry login in unlock mode 2018-07-25 20:38:58 +00:00