From dc38a33770173351a325fe5944c376aadf705716 Mon Sep 17 00:00:00 2001 From: Jeremy Tan Date: Thu, 3 Oct 2013 21:35:05 +0800 Subject: [PATCH] Auto-redirect if logged in (at login page). Auto-redirect if logged-out. --- testing/MCTXWeb/public_html/index.html | 1 + testing/MCTXWeb/public_html/login.html | 2 ++ .../MCTXWeb/public_html/static/mctx.gui.js | 30 +++++++++++++++++++ 3 files changed, 33 insertions(+) diff --git a/testing/MCTXWeb/public_html/index.html b/testing/MCTXWeb/public_html/index.html index 5b0ddff..7953e06 100644 --- a/testing/MCTXWeb/public_html/index.html +++ b/testing/MCTXWeb/public_html/index.html @@ -14,6 +14,7 @@