fix remove fail2ban

This commit is contained in:
2023-07-23 11:13:32 +02:00
parent 02c7c97f68
commit bd95dd8ffd
3 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
<h2>Change Password</h2>
<form action="/changePassword" method="post">
<div class="form-field">
<label for="user">User: (without domain)</label>
<label for="user">User:</label>
<input type="text" id="user" name="user" required>
</div>
<div class="form-field">