Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
5 tasks done
svnskr opened this issue Jul 22, 2024 · 1 comment
Open
5 tasks done

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

svnskr opened this issue Jul 22, 2024 · 1 comment
Labels

Comments

@svnskr
Copy link

svnskr commented Jul 22, 2024

⚠️ This issue respects the following points: ⚠️

  • This is a single bug, not a question or a configuration/webserver/proxy issue.
  • This is not a bug in the Nextcloud App or another client.
  • This issue is not already reported on Github (I've searched it).
  • Nextcloud Server and the Passwords App is up to date. See Nextcloud Apps.
  • The browser extension is up to date. See Nextcloud Apps.

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

@svnskr svnskr added the bug label Jul 22, 2024
@marius-wieschollek
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants