mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-03 14:03:24 +00:00
SecureKeyboardEntry not working in Tahoe #41
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @froggtech on GitHub.
Summary
Devices don't force Secure Keyboard Entry on.
Steps to reproduce
Operating System version
macOS 26 Tahoe Beta 4
Intel or Apple Silicon
Apple Silicon
What is the current bug behavior?
I can check and uncheck the secure keyboard entry option in terminal
What is the expected correct behavior?
Check should always be on.
Relevant logs and/or screenshots
Output of checks
(Paste any output that occurs with the bug)
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
@froggtech commented on GitHub:
I'm just bad at implementation. This works.