Page MenuHomeDevCentral

Allow to compute a RabbitMQ user password hash
ClosedPublic

Authored by dereckson on Sep 24 2022, 23:05.
Tags
None
Referenced Files
F35050831: D2717.id6889.diff
Mon, Jul 6, 06:39
F35050830: D2717.id6893.diff
Mon, Jul 6, 06:39
F35032217: D2717.diff
Mon, Jul 6, 03:11
F35029154: D2717.diff
Mon, Jul 6, 02:36
F35002830: D2717.id6893.diff
Sun, Jul 5, 22:26
Unknown Object (File)
Fri, Jul 3, 17:30
Unknown Object (File)
Thu, Jul 2, 06:42
Unknown Object (File)
Thu, Jul 2, 06:42
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