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

[FEATURE]: Min/Max Character Slider for Generated Passwords #617

Open
4 tasks done
Saijin-Naib opened this issue Dec 6, 2023 · 0 comments
Open
4 tasks done

[FEATURE]: Min/Max Character Slider for Generated Passwords #617

Saijin-Naib opened this issue Dec 6, 2023 · 0 comments
Labels
feature A new functionality for the app

Comments

@Saijin-Naib
Copy link

⚠️ This issue respects the following points: ⚠️

  • This is a feature request for one feature, not a question, discussion or multiple features.
  • This is not a feature request for the browser extension or another client.
  • This feature is not already requested on Github (I've searched it).
  • This feature does not already exist (I checked the wiki).

Current Status

Currently, we can not explicitly control length, just by proxy (changing algorithm or strength).

Most password forms have varied and specific constraints, so being able to move a slider to set the min/max length per-password would be incredibly helpful.

Currently, I need to manually truncate long passwords or concatenate short ones.

Feature Description

Keep default flow, but also add a slider with direct entry combo box to control length of password explicitly.

Length should be sticky.

Additional Context

The implementation I'm familiar with is BitWarden, and they had 5 to 128 chsracters as the range.

@Saijin-Naib Saijin-Naib added the feature A new functionality for the app label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new functionality for the app
Projects
None yet
Development

No branches or pull requests

1 participant