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

Password Generator #1242

Open
3 tasks done
m-arabi opened this issue Aug 15, 2024 · 2 comments · May be fixed by #1260 or #1261
Open
3 tasks done

Password Generator #1242

m-arabi opened this issue Aug 15, 2024 · 2 comments · May be fixed by #1260 or #1261
Labels
enhancement New feature or request triage

Comments

@m-arabi
Copy link

m-arabi commented Aug 15, 2024

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

Password generation tool

  1. Ability to generate Random password with Include Number and Symbols
  2. Ability to generate Memorable password with Capitalize
  3. Ability to generate Pin

Is their example of this tool in the wild?

https://1password.com/password-generator/

Additional context

No response

Validations

  • Check the feature is not already implemented in the project.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
@m-arabi m-arabi added enhancement New feature or request triage labels Aug 15, 2024
sharevb added a commit to sharevb/it-tools that referenced this issue Aug 23, 2024
sharevb added a commit to sharevb/it-tools that referenced this issue Aug 23, 2024
sharevb added a commit to sharevb/it-tools that referenced this issue Aug 24, 2024
@sharevb
Copy link
Contributor

sharevb commented Aug 24, 2024

Hi @m-arabi and @CorentinTh, implemented in #1260 and #1261 (and enhanced token generator in #913)

sharevb added a commit to sharevb/it-tools that referenced this issue Aug 24, 2024
sharevb added a commit to sharevb/it-tools that referenced this issue Aug 24, 2024
sharevb added a commit to sharevb/it-tools that referenced this issue Aug 24, 2024
@m-arabi
Copy link
Author

m-arabi commented Aug 24, 2024

Perfect. Meet the requirement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
2 participants