From b0f3476e4a7fc0762d65b9525990b1f75fa2374f Mon Sep 17 00:00:00 2001 From: Daniel Hougaard <62331820+DanielHougaard@users.noreply.github.com> Date: Thu, 20 Jun 2024 18:36:11 +0200 Subject: [PATCH] Fix: Completely hide org slug input field when org slug is passed or default slug is provided --- frontend/src/views/Login/LoginLDAP.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/src/views/Login/LoginLDAP.tsx b/frontend/src/views/Login/LoginLDAP.tsx index 278439808..a8dc6c738 100644 --- a/frontend/src/views/Login/LoginLDAP.tsx +++ b/frontend/src/views/Login/LoginLDAP.tsx @@ -67,7 +67,7 @@ export const LoginLDAP = () => { What's your LDAP Login?