Page MenuHomeDevCentral

Allow to compute a RabbitMQ user password hash
ClosedPublic

Authored by dereckson on Sep 24 2022, 23:05.
Tags
None
Referenced Files
F12299395: D2717.id6889.diff
Mon, Oct 20, 15:31
Unknown Object (File)
Mon, Oct 20, 12:17
Unknown Object (File)
Sun, Oct 19, 08:19
Unknown Object (File)
Sun, Oct 19, 08:16
Unknown Object (File)
Sat, Oct 18, 16:30
Unknown Object (File)
Sat, Oct 18, 10:15
Unknown Object (File)
Sat, Oct 18, 07:51
Unknown Object (File)
Thu, Oct 16, 11:26
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