Page MenuHomeDevCentral

Allow to compute a RabbitMQ user password hash
ClosedPublic

Authored by dereckson on Sep 24 2022, 23:05.
Tags
None
Referenced Files
F44408057: D2717.id6889.diff
Sun, Aug 16, 22:28
F44341782: D2717.diff
Sun, Aug 16, 15:04
F44266589: D2717.diff
Sun, Aug 16, 07:01
F44266554: D2717.id.diff
Sun, Aug 16, 07:01
Unknown Object (File)
Sun, Aug 9, 04:39
Unknown Object (File)
Sat, Aug 8, 17:14
Unknown Object (File)
Sat, Aug 8, 05:20
Unknown Object (File)
Thu, Aug 6, 10: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