Skip to content

Conversation

@OneRandom1509
Copy link
Contributor

Addresses issue #29

Changes:

  • Added a new boolean variable in App called show_password which manages the state of how the password should be displayed in the passkey field
  • Added a new keybind handler.rs for AuthKey, 'Tab' to toggle the state of show_password variable
  • Implementation of the censor done in ui.rs in the auth popup block

TODO: Add an option to see uncensored password with a keybind
Added a new boolean field `show_password` and added "Tab" as its keybind
for toggling the variable
@pythops
Copy link
Owner

pythops commented Feb 17, 2025

amazing ❤️
I will look at it later, thanks a lot for the PR 🙏

@pythops
Copy link
Owner

pythops commented Feb 17, 2025

🎯

@pythops pythops merged commit 008b36f into pythops:main Feb 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants