marius-wieschollek / passwords

A simple, yet feature rich password manager for Nextcloud
GNU Affero General Public License v3.0
215 stars 45 forks source link

Update QR Code on Share tab to not default to an autogenerated password qrcode #376

Closed darkesthour111 closed 3 years ago

darkesthour111 commented 3 years ago

Current Status When accessing the share menu for an item the QR Code tab will default to showing a QR code for the password.

Feature Description One of the following options should be taken:

  1. The default should be updated to only generate the qrcode upon another button press
  2. Update the default to be the website qrcode

Additional context This is to reduce a potential risk factor, if someone happened to be recording your screen while using the feature (such as via security cameras inside of businesses) would have access to one of your passwords.

marius-wieschollek commented 3 years ago

grafik

I will add a warning message with the next release.

darkesthour111 commented 3 years ago

Saw it in the latest release, this is great!