[otrs-cvs] otrs/Kernel/Output/HTML/Standard CustomerLogin.dtl, 1.66, 1.67 Login.dtl, 1.73, 1.74
"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-serv25785/Kernel/Output/HTML/Standard
Modified Files:
CustomerLogin.dtl Login.dtl
Log Message:
Fixed bug#8993 - OTRS JavaScript does not handle session timeouts gracefully.
Author: mn
Index: CustomerLogin.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/CustomerLogin.dtl,v
retrieving revision 1.66
retrieving revision 1.67
diff -2 -u -d -r1.66 -r1.67
--- CustomerLogin.dtl 20 Nov 2012 15:24:47 -0000 1.66
+++ CustomerLogin.dtl 7 Jan 2013 10:18:49 -0000 1.67
@@ -1,5 +1,5 @@
# --
# CustomerLogin.dtl - provides customer HTML login screen
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
# --
# $Id$
@@ -11,4 +11,5 @@
#
# http headers
+X-OTRS-Login: $Env{"Baselink"}
$Include{"CustomerHeader"}
Author: mn
Index: Login.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/Login.dtl,v
retrieving revision 1.73
retrieving revision 1.74
diff -2 -u -d -r1.73 -r1.74
--- Login.dtl 20 Nov 2012 15:27:58 -0000 1.73
+++ Login.dtl 7 Jan 2013 10:18:49 -0000 1.74
@@ -1,5 +1,5 @@
# --
# Login.dtl - provides HTML login screen
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
# --
# $Id$
@@ -13,4 +13,5 @@
Content-Type: text/html; charset=utf-8;
X-Powered-By: $Config{"Product"} $Config{"Version"} - Open Ticket Request System (http://otrs.org)
+X-OTRS-Login: $Env{"Baselink"}
<!DOCTYPE html>
---------------------------------------------------------------------
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