Skip to content
  • Ray Strode's avatar
    loginDialog: Allow timed login with disabled user list · 11965324
    Ray Strode authored
    At the moment the timed login feature is implemented in the user list.
    If there's no user list, we don't show the indicator anywhere and
    don't proceed with timed login.
    
    This commit allows timed login to work when the user list is disabled.
    It accomplishes this by putting the timed login indicator on the
    auth prompt in that scenario.
    
    Part-of: <GNOME/gnome-shell!1809>
    11965324