Page MenuHomeDevCentral

Allow to compute a RabbitMQ user password hash
ClosedPublic

Authored by dereckson on Sep 24 2022, 23:05.
Tags
None
Referenced Files
F6809607: D2717.diff
Sat, Apr 12, 00:23
F6799228: D2717.id6889.diff
Fri, Apr 11, 00:50
Unknown Object (File)
Thu, Apr 10, 07:26
Unknown Object (File)
Thu, Apr 10, 06:24
Unknown Object (File)
Thu, Apr 10, 03:15
Unknown Object (File)
Wed, Apr 9, 09:15
Unknown Object (File)
Sat, Apr 5, 17:08
Unknown Object (File)
Mon, Mar 31, 02:04
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