Page MenuHomeDevCentral

Allow to compute a RabbitMQ user password hash
ClosedPublic

Authored by dereckson on Sep 24 2022, 23:05.
Tags
None
Referenced Files
F7690034: D2717.id6889.diff
Thu, May 1, 03:42
Unknown Object (File)
Mon, Apr 28, 15:19
Unknown Object (File)
Mon, Apr 28, 02:58
Unknown Object (File)
Fri, Apr 25, 02:03
Unknown Object (File)
Wed, Apr 23, 03:52
Unknown Object (File)
Tue, Apr 22, 06:05
Unknown Object (File)
Mon, Apr 21, 03:09
Unknown Object (File)
Fri, Apr 18, 20:15
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