-
-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Manual login card? #394
Comments
It's already available! greeter-show-manual-login=true |
Ah, looking at https://github.com/elementary/greeter/blob/deb-packaging/debian/40-io.elementary.greeter.conf it's not switched on in the debian packaging. This is an interesting setting Thanks @tintou for the tip 👍 |
worldofpeace
added a commit
to worldofpeace/nixpkgs
that referenced
this issue
Dec 12, 2019
I find this important to be default on for users in elementary/greeter#394
10 tasks
clayrat
pushed a commit
to clayrat/nixpkgs
that referenced
this issue
Dec 14, 2019
I find this important to be default on for users in elementary/greeter#394
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prerequisites
Describe the bug
Most other lightdm greeter provide a UI to manually login providing a username and password irrespective to the information provided by accountsservice. I believe there's actually a good reason to this. It's possible accountsservice and logind have a fit, and they present no users. The greeter would be empty of any user cards and the user would be unable to manually login as a basecase fallback.
I recall this being a ui during the greeter rewrite.
The text was updated successfully, but these errors were encountered: