summaryrefslogtreecommitdiff
path: root/web/templates/login.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/login.html')
-rw-r--r--web/templates/login.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/templates/login.html b/web/templates/login.html
index e5ce9e4..c865ce5 100644
--- a/web/templates/login.html
+++ b/web/templates/login.html
@@ -18,6 +18,7 @@
{{end}}
<form method="POST" action="/login" class="space-y-6">
+ <input type="hidden" name="csrf_token" value="{{.CSRFToken}}">
<div>
<label for="username" class="block text-sm font-medium text-gray-700 mb-2">
Username