Page MenuHomeDevCentral

Allow to compute a RabbitMQ user password hash
ClosedPublic

Authored by dereckson on Sep 24 2022, 23:05.
Tags
None
Referenced Files
F27920339: D2717.id6893.diff
Sat, May 9, 02:15
F27914154: D2717.id6889.diff
Sat, May 9, 01:14
F27862514: D2717.id6889.diff
Fri, May 8, 17:23
F27862503: D2717.id6893.diff
Fri, May 8, 17:23
F27817455: D2717.diff
Fri, May 8, 10:22
Unknown Object (File)
Tue, May 5, 23:41
Unknown Object (File)
Sun, May 3, 22:22
Unknown Object (File)
Thu, Apr 30, 15:03
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 Passed
Unit
No Test Coverage
Branch
rabbitmq-compute-password-hash
Build Status
Buildable 4287
Build 4553: arc lint + arc unit