File tree 1 file changed +8
-9
lines changed
1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -683,6 +683,14 @@ password for the user named
683
683
This user now cannot log in with a password (but may be able to through
684
684
e.g. SASL EXTERNAL if configured).
685
685
.\" ------------------------------------------------------------------
686
+ .It Cm hash_password Ar plaintext
687
+ .Bl -tag -width Ds
688
+ .It Ar plaintext
689
+ The plaintext password to hash
690
+ .El
691
+ .Pp
692
+ Hashes a plaintext password according to the currently configured password hashing algorithm
693
+ .\" ------------------------------------------------------------------
686
694
.It Cm delete_user Ar username
687
695
.Bl -tag -width Ds
688
696
.It Ar username
@@ -2222,15 +2230,6 @@ The name of the queue to purge.
2222
2230
.Pp
2223
2231
Purges a queue (removes all messages in it).
2224
2232
.El
2225
- .\" ------------------------------------------------------------------
2226
- .It Cm hash_password Ar plaintext
2227
- .Bl -tag -width Ds
2228
- .It Ar plaintext
2229
- The plaintext password to hash
2230
- .El
2231
- .Pp
2232
- Hashes a plaintext password according to the currently configured password hashing algorithm
2233
- .El
2234
2233
.\" ------------------------------------------------------------------------------------------------
2235
2234
.Sh PLUGIN COMMANDS
2236
2235
.\" ------------------------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments