From 71ddd3442f11f590d22963bc178d432dceb42ab8 Mon Sep 17 00:00:00 2001 From: Sebastian Krupinski Date: Sat, 8 Aug 2026 22:39:48 -0400 Subject: [PATCH] fix: improve secret input Signed-off-by: Sebastian Krupinski --- core/src/views/authentication/AuthLogin.vue | 26 +++++++++++++-------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/core/src/views/authentication/AuthLogin.vue b/core/src/views/authentication/AuthLogin.vue index f6c42ea..c2a8c1a 100644 --- a/core/src/views/authentication/AuthLogin.vue +++ b/core/src/views/authentication/AuthLogin.vue @@ -1,5 +1,5 @@