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)
Tue, Jan 7, 04:25
Unknown Object (File)
Tue, Dec 31, 11:06
Unknown Object (File)
Sat, Dec 28, 01:39
Unknown Object (File)
Fri, Dec 27, 14:47
Unknown Object (File)
Wed, Dec 25, 03:57
Unknown Object (File)
Sat, Dec 21, 18:47
Unknown Object (File)
Sat, Dec 21, 18:47
Unknown Object (File)
Sat, Dec 21, 15:17
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