marius-wieschollek / passwords-webextension

The official browser extension for the Passwords app for Nextcloud.
GNU General Public License v3.0
106 stars 32 forks source link

[BUG]: Password field is too short for ultra password #286

Open svnskr opened 1 month ago

svnskr commented 1 month ago

⚠️ This issue respects the following points: ⚠️

Server Information

.

Client Information

Browser and Version: LibreWolf 128.0-2 Client OS and Version: Bazzite Linux 3.6.0 Extension Version: 2.6.0

Bug description

The Password field is too short for ultra password. When I generate an ultra password and then copy it into a new credential field in the browser app, the app shortens the password by 5-6 fields.

Steps to reproduce

  1. I open the extension
  2. I click on Werkzeuge
  3. I set the strength on Ultra
  4. I generate a password an paste it into a web form
  5. I copy the password into a credentials field in the app
  6. Afterwards I need the password again to log in, but it doesn't work any more, because it's shorter than before.

Expected behavior

  1. I open the extension
  2. I click on Werkzeuge
  3. I set the strength on Ultra
  4. I generate a password an paste it into a web form
  5. I copy the password into a credentials field in the app
  6. Afterwards I need the password again to log in and it works well because it's the same password

Extension Logs

No response

marius-wieschollek commented 1 month ago

I can't reproduce this The maximum length for the password field is 256 characters. If i enter anything longer than that, i get a warning and can't save the entry. If i am below the limit it saves the whole password just fine. I was also not able to produce a password that long with any of the available services.

What version of the App are you using and what service is configured for password creation?