From dd6df3273922b61b41e0e3ec172c6c7db99cadc4 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 13 Feb 2025 07:29:56 +0800 Subject: login: Implement password validation --- templates/login.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/login.html.tmpl') diff --git a/templates/login.html.tmpl b/templates/login.html.tmpl index ca9d87e..99ee6b9 100644 --- a/templates/login.html.tmpl +++ b/templates/login.html.tmpl @@ -6,6 +6,7 @@ Login – Lindenii Forge + {{ .login_error }}
-- cgit v1.2.3