RabbitMQ management API expects user password to be hashed
according a specific algorithm.
This RabbitMQ execution module implements that algorithm.
Reference: https://rabbitmq.com/passwords.html#computing-password-hash
Differential D2717
Allow to compute a RabbitMQ user password hash dereckson on Sep 24 2022, 23:05. Authored by Tags None Referenced Files
Subscribers None
Details RabbitMQ management API expects user password to be hashed This RabbitMQ execution module implements that algorithm. Reference: https://rabbitmq.com/passwords.html#computing-password-hash Unit test provided with the example specified in RabbitMQ documentation
Diff Detail
|