Implement random password generation (create/edit account)
This commit is contained in:
parent
48925f283f
commit
2ccee2169b
9 changed files with 127 additions and 54 deletions
|
|
@ -37,6 +37,7 @@
|
|||
<div class="form_box">
|
||||
<h4>Password</h4>
|
||||
<p>The password will be hashed using the current default hash algorithm.</p>
|
||||
<p>Leave blank to generate a random password.</p>
|
||||
<table>
|
||||
<tr>
|
||||
<td><label for="create_password">New password:</label></td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue