Page MenuHomeDevCentral

Allow to compute a RabbitMQ user password hash
ClosedPublic

Authored by dereckson on Sep 24 2022, 23:05.
Tags
None
Referenced Files
F23776000: D2717.diff
Fri, Feb 6, 15:31
F23739075: D2717.diff
Fri, Feb 6, 08:39
F23730848: D2717.diff
Fri, Feb 6, 07:10
F23661702: D2717.diff
Thu, Feb 5, 22:59
F23643495: D2717.id6889.diff
Thu, Feb 5, 20:35
Unknown Object (File)
Thu, Feb 5, 19:14
Unknown Object (File)
Thu, Feb 5, 10:50
Unknown Object (File)
Mon, Feb 2, 19:33
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