From 71e5c27e0cc7d67a3504011d69c047c31620d384 Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Mon, 23 May 2022 01:45:38 -0400 Subject: [PATCH] Changed the login password field to the 'password' input type to hide it --- assets/twig/login.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/twig/login.twig b/assets/twig/login.twig index ee88fb3..409b4bc 100644 --- a/assets/twig/login.twig +++ b/assets/twig/login.twig @@ -28,7 +28,7 @@