Page MenuHomeDevCentral

Allow to compute a RabbitMQ user password hash
ClosedPublic

Authored by dereckson on Sep 24 2022, 23:05.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 4, 00:13
Unknown Object (File)
Tue, Sep 2, 01:38
Unknown Object (File)
Sat, Aug 30, 06:26
Unknown Object (File)
Thu, Aug 28, 10:58
Unknown Object (File)
Thu, Aug 28, 08:37
Unknown Object (File)
Wed, Aug 27, 02:52
Unknown Object (File)
Tue, Aug 26, 09:07
Unknown Object (File)
Mon, Aug 25, 18:43
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