Page MenuHomeDevCentral

Allow to compute a RabbitMQ user password hash
ClosedPublic

Authored by dereckson on Sep 24 2022, 23:05.
Tags
None
Referenced Files
F11899277: D2717.id7009.diff
Fri, Sep 26, 22:26
F11876559: D2717.diff
Fri, Sep 26, 11:56
F11851948: D2717.id.diff
Thu, Sep 25, 19:38
Unknown Object (File)
Thu, Sep 25, 06:42
Unknown Object (File)
Wed, Sep 24, 05:25
Unknown Object (File)
Tue, Sep 23, 07:15
Unknown Object (File)
Mon, Sep 22, 05:36
Unknown Object (File)
Fri, Sep 19, 04:11
Subscribers
None

Details

Summary

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

Test Plan

Unit test provided with the example specified in RabbitMQ documentation

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable