SUMMARY *** Pasword/use_name copied from Bitwarden are getting synced across all kde-connected devices. `Including Passwod` in `clipboard Plugin` is unchecked. This works perfectly for keepassXC but it dosen't work for bitwarden. *** STEPS TO REPRODUCE 1. Copy Password from bitwarden Window. 2. Paste the clipboard content on kde-connected devices. OBSERVED RESULT Password gets synced to other devices. EXPECTED RESULT Password should not be synced to other devices. SOFTWARE/OS VERSIONS OS: Arch Linux x86_64 Kernel: 6.6.9-zen1-1-zen WM: Hyprland (Wayland)
This is a "bug" in bitwarden; they need to set the mimetype x-kde-passwordManagerHint to "secret" when copying a password
ok, Thank you.