Skip to content

Add a command for salted password hashing #73

@michaelklishin

Description

@michaelklishin

Is your feature request related to a problem? Please describe.

rabbitmqctl hash_password is a command that simplifies salted password hash generation. However, older versions have certain limitations and rabbitmqadmin v2 can easily provide the same command and serve as a RabbitMQ series-"neutral" (in terms of being distributed independently) option.

Describe the solution you'd like

A new command, passwords hash_password, that would support an algorithm for picking up hashing algorithm but generate the salt for the user.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions