Page MenuHomeDevCentral

Allow to compute a RabbitMQ user password hash
ClosedPublic

Authored by dereckson on Sep 24 2022, 23:05.
Tags
None
Referenced Files
F10136931: D2717.diff
Thu, Jun 19, 19:57
F10110956: D2717.id6893.diff
Thu, Jun 19, 02:11
Unknown Object (File)
Wed, Jun 18, 18:10
Unknown Object (File)
Wed, Jun 18, 07:22
Unknown Object (File)
Wed, Jun 18, 06:17
Unknown Object (File)
Wed, Jun 18, 04:04
Unknown Object (File)
Tue, Jun 17, 09:54
Unknown Object (File)
Tue, Jun 17, 02:06
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