hyprlock/src/auth
Maximilian Seidler 4f964371cc
auth: fixup prompt and fail substitution (#641)
BREAKING:
- Removed $PROMPT variable. Either use $PAMPROMPT or $FPRINTPROMPT.
- Removed $FPRINTMESSAGE. Use $FPRINTPROMPT instead. There is also
  $FPRINTFAIL.
2025-01-12 17:18:18 +00:00
..
Auth.cpp auth: fixup prompt and fail substitution (#641) 2025-01-12 17:18:18 +00:00
Auth.hpp auth: fixup prompt and fail substitution (#641) 2025-01-12 17:18:18 +00:00
Fingerprint.cpp auth: fixup prompt and fail substitution (#641) 2025-01-12 17:18:18 +00:00
Fingerprint.hpp fingerprint: better feedback and don't clear input field on retry (#613) 2024-12-27 15:21:02 +00:00
Pam.cpp auth: fixup prompt and fail substitution (#641) 2025-01-12 17:18:18 +00:00
Pam.hpp pam: add missing header for libc++ after a4b0562749 (#589) 2024-12-18 20:10:01 +01:00