Skip to content

Provide Password/Passphrase Generator #204

Open
@stolaf

Description

@stolaf

Summary of the new feature / enhancement

Like Bitwarden-Cli please implement Password/Passphrase Generator for the SecretManagement Module:

Proposed technical implementation details (optional)

Options:
-u, --uppercase Include uppercase characters.
-l, --lowercase Include lowercase characters.
-n, --number Include numeric characters.
-s, --special Include special characters.
-p, --passphrase Generate a passphrase.
--length Length of the password.
--words Number of words.
--separator Word separator.
-c, --capitalize Title case passphrase.
--includeNumber Passphrase includes number.

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions