nody-greeter icon indicating copy to clipboard operation
nody-greeter copied to clipboard

Unable to cancel authentication

Open BICH0 opened this issue 1 year ago • 0 comments

Environment

  • OS: Arch Linux 6.0.9
  • nody-greeter version: 1.5.1

Bug description

Unable to cancel authentication via lightdm.cancel_authentication() nor failing password.

Steps to reproduce

lightdm.authenticate("user") lightdm.respond("worng password") lightdm.in_authentication -> true llightdm.cancel_authentication() lightdm.in_authentication -> true

Expected behavior

When password is failed or lightdm.cancel_authentication() called set lightdm.in_authentication to false

BICH0 avatar Jan 04 '23 20:01 BICH0