05/06 Phase 2: fixed issues

This commit is contained in:
2026-05-07 11:09:06 -04:00
parent 5b26836399
commit 9f7d656d5e
29 changed files with 1442 additions and 94 deletions
-1
View File
@@ -16,7 +16,6 @@
{% endif %}
<form method="POST" action="{{ url_for('admin_auth.login') }}" novalidate>
{{ csrf_token() if csrf_token is defined }}
<input type="hidden" name="csrf_token" value="{{ csrf_token() }}">
<div class="mb-3">