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)
Mon, Mar 31, 02:04
Unknown Object (File)
Sun, Mar 30, 11:59
Unknown Object (File)
Sun, Mar 30, 06:33
Unknown Object (File)
Sun, Mar 30, 02:53
Unknown Object (File)
Sat, Mar 29, 00:38
Unknown Object (File)
Wed, Mar 26, 02:27
Unknown Object (File)
Tue, Mar 25, 06:12
Unknown Object (File)
Mon, Mar 24, 05:49
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