Skip to content

assign user with given password or check existing one #91

@piif

Description

@piif

Problem

reset-password subcommand generates a password, but in a CI context is should be interesting to check if an existing user matches a given password, to decide if it must be updated, and force it to a given value if needed

Suggestion

  • allow an option --password on reset-password subcommand
  • add a check-password subcommand returning a status

Alternatives Considered

source to input required password may be stdin or a prompt

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis issue or pull request improves a feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions