Добавлена возможность перехешировать пароль по запросу.

This commit is contained in:
Igor Barkov [iwork]
2018-03-06 14:34:57 +02:00
parent 9196512713
commit c1bafc1f77
2 changed files with 7 additions and 6 deletions
+2 -1
View File
@@ -17,13 +17,14 @@
<input type=submit value='Отправить'>
</form>
<div style="background: seashell; border-radius: 5px; margin: 10px; padding: 10px;">
<div style="background: seashell; border-radius: 5px; margin-top: 10px; padding: 10px; display: inline-block;">
<form method="post" action="enter.php">
Обновление пароля<br>
<input name='username_upd' placeholder='Логин'>
<input name='password_upd' placeholder='Пароль' type="password">
<input type=submit value='Отправить'>
</form>
<p>Если не пускает внутрь, обнови пароль!</p>
</div>
<ul class="menu">