-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Setting the Pasteboard Type to a password type #894
Copy link
Copy link
Closed
Milestone
Description
Expected Behavior
When I choose copy password from a keepass entry, It should use a specific pasteboard type for passwords. I am not sure what the best choice is for this (if there is a meaningful convention). I would like to use flycut - which offers the possibility to filter based on pasteboard type, but keepass uses the same type as any normal text.
Current Behavior
instead It uses the default pasteboard type: NSStringPboardType
Possible Solution
possibly useful:
http://nspasteboard.org/
TermiT/Flycut#117
Debug Info
KeePassXC - Version 2.2.0
Revision: caa49a8
Libraries:
- Qt 5.9.0
- libgcrypt 1.7.7
Operating system: OS X El Capitan (10.11)
CPU architecture: x86_64
Kernel: darwin 15.6.0
Enabled extensions:
- KeePassHTTP
- Auto-Type
- YubiKey
Reactions are currently unavailable