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)
Fri, Sep 4, 13:00
Unknown Object (File)
Tue, Sep 1, 00:55
Unknown Object (File)
Sun, Aug 30, 05:10
Unknown Object (File)
Sat, Aug 29, 17:12
Unknown Object (File)
Sat, Aug 29, 13:21
Unknown Object (File)
Fri, Aug 28, 21:46
Unknown Object (File)
Fri, Aug 28, 21:46
Unknown Object (File)
Thu, Aug 27, 03:00
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