lockscreen: Fix potential cause of input unresponsiveness

BUG: 484054 This is a potential fix for the input to stop working. There was unused code for passwordless login that could cause the "waitingForAuth" variable to never be set to false after user input.

Merge request reports

Loading