parent
916cb2993d
commit
9f9db91aeb
|
|
@ -725,7 +725,7 @@ or:
|
|||
are <code>administrator</code>, <code>monitoring</code> and <code>management</code>.
|
||||
<code>password_hash</code> must be generated using the algorithm described
|
||||
<a href="http://rabbitmq.com/passwords.html#computing-password-hash">here</a>.
|
||||
You may also specify the hash being used by adding the <code>hashing_algorithm</code>
|
||||
You may also specify the hash function being used by adding the <code>hashing_algorithm</code>
|
||||
key to the body. Currently recognised algorithms are <code>rabbit_password_hashing_sha256</code>,
|
||||
<code>rabbit_password_hashing_sha512</code>, and <code>rabbit_password_hashing_md5</code>.
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue