[SOGo] fix custom html elements and wrong redirection

This commit is contained in:
FreddleSpl0it
2024-02-23 09:12:17 +01:00
parent 916d0fd46a
commit 766c270b1f
2 changed files with 34 additions and 28 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ elseif (isset($_GET['login'])) {
}
}
}
header("Location: /SOGo/");
header("Location: /");
exit;
}
// only check for admin-login on sogo GUI requests