GNOME Bugzilla – Bug 752438
gdm: unconditionally cancel auth user verifier on reset
Last modified: 2015-07-16 13:42:09 UTC
We currently only cancel the user verifier on reset if verifying, but that means we don't properly cancel it when asking for a username at the Not Listed screen. The object already handles getting called when there is nothing to cancel, so just cancel it unconditionally.
Created attachment 307507 [details] [review] gdm: unconditionally cancel auth user verifier on reset
Review of attachment 307507 [details] [review]: Makes sense.
Attachment 307507 [details] pushed as fd3f035 - gdm: unconditionally cancel auth user verifier on reset