From 20d0ebfcf4fd0b219a67abdb85c0c660f1c4b3f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20M=C3=BCller?= <9070224-W13R@users.noreply.gitlab.com> Date: Tue, 5 Jul 2022 17:25:12 +0200 Subject: [PATCH 1/3] Swap x and 0 on pinpad (login overlay) --- application/app/templates/registration/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/app/templates/registration/login.html b/application/app/templates/registration/login.html index 14dc819..567d15d 100644 --- a/application/app/templates/registration/login.html +++ b/application/app/templates/registration/login.html @@ -45,8 +45,8 @@ - + -- 2.43.0 From f2725845cf2421463651f5f98dae929ef63ae1dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20M=C3=BCller?= <9070224-W13R@users.noreply.gitlab.com> Date: Tue, 5 Jul 2022 17:42:50 +0200 Subject: [PATCH 2/3] hide the userlist in the background when showing the password overlay --- application/app/templates/registration/login.html | 2 +- static/js/login.js | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/application/app/templates/registration/login.html b/application/app/templates/registration/login.html index 567d15d..32b6ab0 100644 --- a/application/app/templates/registration/login.html +++ b/application/app/templates/registration/login.html @@ -64,7 +64,7 @@

{% translate "Choose your account" %}

-
+