-
+
@@ -169,35 +174,40 @@
-
+
<%-- This is version for integrations and LoginAs authentication. --%>
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
- <%
- // invalidate session so a new user can be logged in
- SessionManager.removeSession(((UserDTO) SessionManager.getSession().getAttribute("user")).getLogin(), true);
- %>
+
+
+ <%
+ // invalidate session so a new user can be logged in
+ SessionManager.removeSession(((UserDTO) SessionManager
+ .getSession().getAttribute("user")).getLogin(),
+ true);
+ %>