Add sfsr protection and admin pwd change script for powershell
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
<form class="auth-form" method="post">
|
||||
<input type="hidden" name="csrf_token" value="{{ csrf_token() }}">
|
||||
<label>Authenticator code<input name="code" inputmode="numeric" autocomplete="one-time-code" required pattern="[0-9]{6}" maxlength="6" placeholder="000000"></label>
|
||||
<button class="button" type="submit">Verify account <span aria-hidden="true">→</span></button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user