anytype-ts icon indicating copy to clipboard operation
anytype-ts copied to clipboard

PIN Input Field Displays Plaintext Instead of Asterisks or Dots when i type

Open redcatsec opened this issue 1 year ago • 0 comments

Have you read a contributing guide?

  • [X] I have read CONTRIBUTING.md
  • [X] I have searched the existing issues and didn't find any that were similar
  • [X] I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

When entering a PIN in the app, the digits are displayed as plaintext instead of being masked by asterisks or dots. This exposes sensitive information to anyone who might be observing the screen.

Expected Behavior

the digits are displayed as plaintext instead when i type.

Steps To Reproduce

activate the pin and type your pin

Environment

- OS: MacOS
- Version: ARM M1

Anything else?

No response

redcatsec avatar Aug 09 '24 09:08 redcatsec