/[smecontribs]/rpms/smeserver-userpanel/contribs9/smeserver-userpanel-1.1.bz8026.redirectionOnLogout.patch
ViewVC logotype

Contents of /rpms/smeserver-userpanel/contribs9/smeserver-userpanel-1.1.bz8026.redirectionOnLogout.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue May 30 17:51:49 2017 UTC (6 years, 11 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-userpanel-1_1-7_el6_sme
* Tue May 30 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-7.sme
- fix bad redirection on logout or timeout [SME: 8026]

1 diff -Nur smeserver-userpanel-1.1.old/root/etc/e-smith/web/panels/user/html/index.html smeserver-userpanel-1.1/root/etc/e-smith/web/panels/user/html/index.html
2 --- smeserver-userpanel-1.1.old/root/etc/e-smith/web/panels/user/html/index.html 2014-08-22 11:08:39.000000000 -0400
3 +++ smeserver-userpanel-1.1/root/etc/e-smith/web/panels/user/html/index.html 2017-05-30 13:49:38.948000000 -0400
4 @@ -1,36 +1,36 @@
5 -<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
6 -
7 -<HTML>
8 -
9 -<HEAD>
10 -<TITLE>SME Server / user </TITLE>
11 -</HEAD>
12 -
13 -<FRAMESET FRAMESPACING="0" COLS="170,*" FRAMEBORDER="0" BORDER="0">
14 -
15 -<FRAME NAME="navigation" RESIZE="auto" MARGINHEIGHT="0" SRC="/user-manager/cgi-bin/userpanel-navigation"
16 - FRAMEBORDER="no" SCROLLING="auto" MARGINWIDTH="0" BORDER="0">
17 -
18 -<FRAME NAME="main" RESIZE="auto" MARGINHEIGHT="0" SRC="/user-manager/cgi-bin/userpanel-initial"
19 - FRAMEBORDER="no" SCROLLING="auto" MARGINWIDTH="0" BORDER="0">
20 -
21 -</FRAMESET>
22 -
23 -<NOFRAMES>
24 -<BODY>
25 -
26 -<H1>Welcome to the user manager panel</H1>
27 -
28 -<P><A HREF="/user-manager/cgi-bin/userpanel-noframes">Click here</A> for a
29 -list of available functions.
30 -
31 -<P>As part of our commitment to open-source software, you are welcome
32 -to copy and redistribute this software.
33 -
34 -<P>
35 -<HR>
36 -
37 -</BODY>
38 -</NOFRAMES>
39 -
40 -</HTML>
41 +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
42 +
43 +<HTML>
44 +
45 +<HEAD>
46 +<TITLE>SME Server / user </TITLE>
47 +</HEAD>
48 +
49 +<FRAMESET FRAMESPACING="0" COLS="170,*" FRAMEBORDER="0" BORDER="0">
50 +
51 +<FRAME NAME="navigation" RESIZE="auto" MARGINHEIGHT="0" SRC="/user-manager/cgi-bin/userpanel-navigation"
52 + FRAMEBORDER="no" SCROLLING="auto" MARGINWIDTH="0" BORDER="0">
53 +
54 +<FRAME NAME="main" RESIZE="auto" MARGINHEIGHT="0" SRC="/user-manager/cgi-bin/userpanel-initial"
55 + FRAMEBORDER="no" SCROLLING="auto" MARGINWIDTH="0" BORDER="0">
56 +
57 +</FRAMESET>
58 +
59 +<NOFRAMES>
60 +<BODY>
61 +
62 +<H1>Welcome to the user manager panel</H1>
63 +
64 +<P><A HREF="/user-manager/cgi-bin/userpanel-noframes">Click here</A> for a
65 +list of available functions.
66 +
67 +<P>As part of our commitment to open-source software, you are welcome
68 +to copy and redistribute this software.
69 +
70 +<P>
71 +<HR>
72 +
73 +</BODY>
74 +</NOFRAMES>
75 +
76 +</HTML>

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed