IJHack / QtPass

QtPass is a multi-platform GUI for pass, the standard unix password manager.
https://qtpass.org/
GNU General Public License v3.0
1.01k stars 158 forks source link

Password can be copied through copy icon when available time is expired #579

Open aique opened 2 years ago

aique commented 2 years ago

Describe the bug When a password is showed and the available time is expired, I can copy the password through the copy icon on its left.

To Reproduce Steps to reproduce the behavior:

  1. Open any password and enter the passphrase to show it.
  2. Wait until available time expires.
  3. Click on the copy icon.
  4. The password is copied even when the available time is expired.

Expected behavior I think the expected behaviour is to ask for the passphrase again when you click on the copy icon, and avoid to copy it until the passphrase is re entered. This is the behaviour when you double click on the password, but copy icon ignores it.

Screenshots

image

Desktop (please complete the following information):