Skip to content
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

[Feature Request] Initialize pam module on click/enter (screen before password entry) #562

Open
Caedis opened this issue Nov 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Caedis
Copy link

Caedis commented Nov 16, 2024

Description

TLDR: How Windows requires you to click before you can enter your password, or how an iphone requires you to slide to unlock to prompt the pin/password.

Currently, the prompt is hardcoded to Password: at https://github.com/hyprwm/hyprlock/blob/main/src/core/Auth.cpp#L82, but I use my yubikey for unlocking so I have to hit enter to get the pam_module to initialize and actually access the key.

Should also work for #538

@Caedis Caedis added the enhancement New feature or request label Nov 16, 2024
@Caedis Caedis changed the title Initialize pam module on click [Feature Request] Initialize pam module on click/enter (screen before password entry) Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant