Page MenuHomeDevCentral

Allow to compute a RabbitMQ user password hash
ClosedPublic

Authored by dereckson on Sep 24 2022, 23:05.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 22:21
Unknown Object (File)
Sat, Apr 13, 19:59
Unknown Object (File)
Wed, Apr 10, 01:31
Unknown Object (File)
Mon, Apr 8, 01:42
Unknown Object (File)
Fri, Apr 5, 19:25
Unknown Object (File)
Fri, Apr 5, 11:04
Unknown Object (File)
Fri, Apr 5, 11:04
Unknown Object (File)
Fri, Apr 5, 10:42
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