Page MenuHomeDevCentral

Allow to compute a RabbitMQ user password hash
ClosedPublic

Authored by dereckson on Sep 24 2022, 23:05.
Tags
None
Referenced Files
F38760984: D2717.id.diff
Sat, Jul 25, 13:13
F38738134: D2717.id6889.diff
Sat, Jul 25, 11:32
F38712747: D2717.id6893.diff
Sat, Jul 25, 09:41
Unknown Object (File)
Fri, Jul 24, 16:09
Unknown Object (File)
Fri, Jul 24, 01:01
Unknown Object (File)
Wed, Jul 22, 21:32
Unknown Object (File)
Wed, Jul 22, 02:12
Unknown Object (File)
Tue, Jul 21, 18:12
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