Page MenuHomeDevCentral

Allow to compute a RabbitMQ user password hash
ClosedPublic

Authored by dereckson on Sep 24 2022, 23:05.
Tags
None
Referenced Files
F30456203: D2717.diff
Sat, May 23, 18:13
F30449609: D2717.id6889.diff
Sat, May 23, 16:25
F30440752: D2717.id.diff
Sat, May 23, 13:48
Unknown Object (File)
Fri, May 22, 10:17
Unknown Object (File)
Tue, May 19, 17:51
Unknown Object (File)
Mon, May 18, 06:43
Unknown Object (File)
Mon, May 18, 06:43
Unknown Object (File)
Fri, May 15, 21:23
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