Invalid username or password
+From 6e069484cb0a911ba541e07bf04331fadbb76612 Mon Sep 17 00:00:00 2001
From: Julien Dessaux
Date: Mon, 6 Jan 2025 00:41:32 +0100
Subject: feat(webui): bootstrap session handling and login process
---
pkg/webui/html/login.html | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
create mode 100644 pkg/webui/html/login.html
(limited to 'pkg/webui/html/login.html')
diff --git a/pkg/webui/html/login.html b/pkg/webui/html/login.html
new file mode 100644
index 0000000..0c2a167
--- /dev/null
+++ b/pkg/webui/html/login.html
@@ -0,0 +1,29 @@
+{{ define "main" }}
+{{ if .Forbidden }}
+