You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2016/02/24 13:25:14 UTC

git commit: updated refs/heads/4.5 to 155ea2e

Repository: cloudstack
Updated Branches:
  refs/heads/4.5 9e374c567 -> 155ea2e7b


CLOUDSTACK-8977: remove session creation from index.jsp

Signed-off-by: Laszlo Hornyak <la...@gmail.com>
(cherry picked from commit 040810e67a9139528231c73418997f21aead1db7)
Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/155ea2e7
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/155ea2e7
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/155ea2e7

Branch: refs/heads/4.5
Commit: 155ea2e7b22d18023c3ad58bb527dd965d108911
Parents: 9e374c5
Author: Laszlo Hornyak <la...@gmail.com>
Authored: Wed Oct 21 21:36:15 2015 +0200
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Wed Feb 24 13:24:39 2016 +0100

----------------------------------------------------------------------
 ui/index.jsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/155ea2e7/ui/index.jsp
----------------------------------------------------------------------
diff --git a/ui/index.jsp b/ui/index.jsp
index 60f3cc3..5c58c74 100644
--- a/ui/index.jsp
+++ b/ui/index.jsp
@@ -16,7 +16,7 @@
      KIND, either express or implied.  See the License for the
      specific language governing permissions and limitations
      under the License.
-     --%><%@ page contentType="text/html; charset=UTF-8" %>
+     --%><%@ page contentType="text/html; charset=UTF-8" session="false" %>
 <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
 <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>
 <c:if test="${!empty cookie.lang}">