-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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
Labels
enhancementNew feature or requestNew feature or request