-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Allow to temporarily show individual passwords #2266
Comments
This option does work, but perhaps its poorly named. It means that in the entry's edit view, the passwords are cleartext; as if the eye icon was preclicked. |
droidmonkey
added a commit
that referenced
this issue
Nov 16, 2018
* Cleanup entry change notification with entryview focus in/out * Change Open URL shortcut to CTRL+SHIFT+U to conform with an "action" including SHIFT * Change Copy URL shortcut to CTRL+U to conform with "copy" without SHIFT * Entry specific toolbar and menu items are disabled unless the entry row has focus (prevents unintended actions) * Reword security setting for password visibility in entry edit view * Add shortcut to hide/unhide usernames (CTRL+SHIFT+B) * Organize entry menu * Fix #1588 - show keyboard shortcuts in context menu * Fix #2403 - Change auto-type shortcut to CTRL + SHIFT + V * Fix #2096 - Add (CTRL+F) to search bar background * Fix #2031 & Fix #2266 - add shortcut to hide/unhide passwords (CTRL+SHIFT+C) * Fix #2166 - Add reveal password button to entry preview
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd like to have the possibility to quickly view an individual password in clear text.
Use case is usually that I want to manually enter a password somewhere, but are not sure which. I want to quickly check.
Expected Behavior
Select a password entry, and with a single click show me the password.
Current Behavior
Current options are:
Possible Solution
What I imagine for instance could be to show the eye button right next to the dotted password in the preview panel. Plus automatically hide the password again after 10s or so. (Actually, there is not really a use to show a couple of black dots in the preview panel ... ;) So they could be made useful by allowing to turn them into clear text)
KeePassXC - Version 2.3.1
Revision: 2fcaeea
Libraries:
Operating system: macOS Sierra (10.12)
CPU architecture: x86_64
Kernel: darwin 16.6.0
Enabled extensions:
The text was updated successfully, but these errors were encountered: