From b8150a2f3418695916b2aeaf48d22e0807b4f016 Mon Sep 17 00:00:00 2001 From: riwiwa Date: Fri, 6 Feb 2026 18:44:06 -0800 Subject: [PATCH] censor password on account creation and login --- templates/create_account.gohtml | 2 +- templates/login.gohtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/create_account.gohtml b/templates/create_account.gohtml index 1277be3..6bcfccb 100644 --- a/templates/create_account.gohtml +++ b/templates/create_account.gohtml @@ -12,7 +12,7 @@

-

+

diff --git a/templates/login.gohtml b/templates/login.gohtml index 7a85c98..afdfcaf 100644 --- a/templates/login.gohtml +++ b/templates/login.gohtml @@ -12,7 +12,7 @@

-

+

{{if .ShowError}}