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 Request] Change password length #47

Open
valebedu opened this issue Oct 2, 2023 · 0 comments
Open

[Feature Request] Change password length #47

valebedu opened this issue Oct 2, 2023 · 0 comments

Comments

@valebedu
Copy link

valebedu commented Oct 2, 2023

Description

As a end user, I would like to change password length for some password because some old services are locked with fixed password length or to generate more complex password (like 64 password length).

Proposition 1: Global setting

In Settings add an option Change password length to change default password length. It could be something like the Change keyboard layout with a choice.
It could offers several common length

  • 8
  • 20
  • 32
  • 64
  • Custom

By clicking on a numeric value,the default password length will be update
By clicking on Custom, the user will be asked to set a length

Then the default password length will be used for future generated passwords

Proposition 2: Per Password configuration

After With/Without ext symbols screen in New password, add a screen with Password length: $default_value, by clicking on it, it will allow user to change the password length for this password only

Backup

The backup tool should also take into account the length in the backup and restore processes

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

No branches or pull requests

2 participants