[otrs-cvs] otrs/Kernel/Output/HTML/Standard Login.dtl, 1.74, 1.75 CustomerLogin.dtl, 1.67, 1.68
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv8887/Kernel/Output/HTML/Standard
Modified Files:
Login.dtl CustomerLogin.dtl
Log Message:
Added comments.
Author: mg
Index: Login.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/Login.dtl,v
retrieving revision 1.74
retrieving revision 1.75
diff -2 -u -d -r1.74 -r1.75
--- Login.dtl 7 Jan 2013 10:18:49 -0000 1.74
+++ Login.dtl 10 Jan 2013 13:13:10 -0000 1.75
@@ -10,7 +10,8 @@
# --
#
-# http headers
+# HTTP headers
Content-Type: text/html; charset=utf-8;
X-Powered-By: $Config{"Product"} $Config{"Version"} - Open Ticket Request System (http://otrs.org)
+# With this X-Header, Core.AJAX can recognize that the AJAX request returned the login page (session timeout) and perform a redirect.
X-OTRS-Login: $Env{"Baselink"}
Author: mg
Index: CustomerLogin.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/CustomerLogin.dtl,v
retrieving revision 1.67
retrieving revision 1.68
diff -2 -u -d -r1.67 -r1.68
--- CustomerLogin.dtl 7 Jan 2013 10:18:49 -0000 1.67
+++ CustomerLogin.dtl 10 Jan 2013 13:13:10 -0000 1.68
@@ -10,5 +10,6 @@
# --
#
-# http headers
+# HTTP headers
+# With this X-Header, Core.AJAX can recognize that the AJAX request returned the login page (session timeout) and perform a redirect.
X-OTRS-Login: $Env{"Baselink"}
$Include{"CustomerHeader"}
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log