Merge branch 'develop' into feature/csrf

This commit is contained in:
slawkens
2023-11-11 05:40:17 +01:00
17 changed files with 85 additions and 53 deletions

View File

@@ -34,7 +34,7 @@ Please enter your current password and a new password. For your security, please
<span>New Password Again:</span>
</td>
<td>
<input type="password" name="newpassword2" size="30" maxlength="29">
<input type="password" name="newpassword_confirm" size="30" maxlength="29">
</td>
</tr>
<tr>