Page MenuHomeDevCentral

Allow to compute a RabbitMQ user password hash
ClosedPublic

Authored by dereckson on Sep 24 2022, 23:05.
Tags
None
Referenced Files
F25283596: D2717.diff
Wed, Apr 8, 19:32
F25267630: D2717.diff
Wed, Apr 8, 04:16
Unknown Object (File)
Tue, Apr 7, 20:24
Unknown Object (File)
Sun, Apr 5, 19:37
Unknown Object (File)
Sat, Apr 4, 09:09
Unknown Object (File)
Mon, Mar 30, 14:32
Unknown Object (File)
Mon, Mar 30, 08:00
Unknown Object (File)
Mon, Mar 30, 02:01
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