From 11922e0509991332de8ceccc74c3924b588bd65e Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 25 Feb 2021 17:21:55 +0100 Subject: [PATCH] disabled LR login if a user is redirected there by old pages --- src/main/resources/portal.properties | 2 +- .../custom_jsps/html/portlet/login/login.jsp | 63 +++---------------- 2 files changed, 11 insertions(+), 54 deletions(-) diff --git a/src/main/resources/portal.properties b/src/main/resources/portal.properties index deb0815..9399299 100644 --- a/src/main/resources/portal.properties +++ b/src/main/resources/portal.properties @@ -10,4 +10,4 @@ ## ## ########################################################################################################################### -login.form.navigation.socials=shibboleth, google, linkedIn \ No newline at end of file +login.form.navigation.socials= \ No newline at end of file diff --git a/src/main/webapp/META-INF/custom_jsps/html/portlet/login/login.jsp b/src/main/webapp/META-INF/custom_jsps/html/portlet/login/login.jsp index 4ca99c9..8f5ea55 100644 --- a/src/main/webapp/META-INF/custom_jsps/html/portlet/login/login.jsp +++ b/src/main/webapp/META-INF/custom_jsps/html/portlet/login/login.jsp @@ -202,41 +202,17 @@ loginLabel = "id"; } %> -
- - - - - - - - - - - - - - - -
+ + +
+

Login page was moved to a new location:

+ +
+ <% Map queryMap = AuthUtil.getQueryMap(redirect); @@ -251,27 +227,8 @@ Access - - -
- -
-
-
- -
-
- - - - - - - - - -
-
+ +