Skip to content

CreateCommand requires --password on the CLI (plaintext in argv) #5

Description

@kojiromike

CreateCommand (src/Command/CreateCommand.php:32,50) requires --password as a CLI option, which puts the plaintext into the operator's shell history and process list.

ResetPasswordCommand already supports an interactive prompt and --random. CreateCommand should mirror that UX so plaintext on the command line is never the default path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions