You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 22, 2019. It is now read-only.
lightdm.provide_secret() when called with the right password does not authenticate.
Even with lightdm.cancel_timed_login(), lightdm.cancel_authentication() and lightdm.start_authentication("<username>") re-called, provide_secret() does not make a successful authentication - lightdm.is_authenticated() still returns false.
lightdm.provide_secret()
when called with the right password does not authenticate.Even with
lightdm.cancel_timed_login()
,lightdm.cancel_authentication()
andlightdm.start_authentication("<username>")
re-called,provide_secret()
does not make a successful authentication -lightdm.is_authenticated()
still returnsfalse
.Theme used :
minhducsun2002/lightdm-webkit-material
The text was updated successfully, but these errors were encountered: