From 8832ae793a3a254c0c7142837340105e7a4601c2 Mon Sep 17 00:00:00 2001 From: tidusjar Date: Sat, 6 Feb 2021 19:37:13 +0000 Subject: [PATCH] Fixed the issue where the password box is still shown even when auth with no password is enabled --- src/Ombi/ClientApp/src/app/login/login.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Ombi/ClientApp/src/app/login/login.component.html b/src/Ombi/ClientApp/src/app/login/login.component.html index ced032260..b0f4841fa 100644 --- a/src/Ombi/ClientApp/src/app/login/login.component.html +++ b/src/Ombi/ClientApp/src/app/login/login.component.html @@ -19,7 +19,7 @@ {{'Login.UsernamePlaceholder' | translate}} is required - + {{'Login.PasswordPlaceholder' | translate}}