From 2d491cef32ffc97ab864ac4a7ea5e7ab2541bbb8 Mon Sep 17 00:00:00 2001 From: Nathan Levesque Date: Wed, 22 Jan 2025 09:47:19 -0500 Subject: [PATCH] Fix issues w/ form not passing on auth state (#131) --- .../main/resources/theme/ol/login/login.ftl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/ol-keycloak/oltheme/src/main/resources/theme/ol/login/login.ftl b/ol-keycloak/oltheme/src/main/resources/theme/ol/login/login.ftl index cfcb1d8..f800d4c 100644 --- a/ol-keycloak/oltheme/src/main/resources/theme/ol/login/login.ftl +++ b/ol-keycloak/oltheme/src/main/resources/theme/ol/login/login.ftl @@ -110,8 +110,7 @@ <#elseif realm.resetPasswordAllowed> -
+

Password required. @@ -119,17 +118,18 @@

- -
- - <#else> -
-

Unable to log you in - no password and password reset is disabled by the administrator.

+
+
+ <#else> +
+

Unable to log you in - no password and password reset is disabled by the administrator.

+