From do-not-reply at jboss.org Tue Oct 26 03:13:33 2010
Content-Type: multipart/mixed; boundary="===============2257366902273381136=="
MIME-Version: 1.0
From: do-not-reply at jboss.org
To: gatein-commits at lists.jboss.org
Subject: [gatein-commits] gatein SVN: r4833 -
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US.
Date: Tue, 26 Oct 2010 03:13:33 -0400
Message-ID: <201010260713.o9Q7DXn1031571@svn01.web.mwc.hst.phx2.redhat.com>
--===============2257366902273381136==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: smumford
Date: 2010-10-26 03:13:32 -0400 (Tue, 26 Oct 2010)
New Revision: 4833
Modified:
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Book_Info.xml
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting_Starte=
d.xml
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Revision_Histo=
ry.xml
Log:
Minor changes and version updates. Began modifying Release Notes for 5.1
Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Book_In=
fo.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Book_Info.xml=
2010-10-26 06:45:50 UTC (rev 4832)
+++ epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Book_Info.xml=
2010-10-26 07:13:32 UTC (rev 4833)
@@ -11,7 +11,7 @@
An Installation Guide for &PRODUCT;
JBoss Enterprise Portal Platform
5
- 1.7
+ 1.8
1
Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting=
_Started.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting_Start=
ed.xml 2010-10-26 06:45:50 UTC (rev 4832)
+++ epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting_Start=
ed.xml 2010-10-26 07:13:32 UTC (rev 4833)
@@ -650,5 +650,35 @@
=
+
+ Recommended Practices
+
+ &PRODUCT; includes four pre-configured user accounts for testing and e=
valuation purposes. These accounts can be used for direct access to the por=
tal. =
+
+
+ For security reasons, before going in production, you should restrict =
the access to the login servlet to POST.
+
+
+ To do so, edit the file $JBOSS_HOME/server/[configuration]/g=
atein.ear/02portal.war/WEB-INF/web.xml and add: =
+
+
+
+ login
+ /login
+ GET
+ PUT
+ DELETE
+ HEAD
+ OPTIONS
+ TRACE
+
+
+ ]]>
+
+ Doing this will render the login links provided on the front page inact=
ive. =
+
+ =
+
=
Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Revisio=
n_History.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Revision_Hist=
ory.xml 2010-10-26 06:45:50 UTC (rev 4832)
+++ epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Revision_Hist=
ory.xml 2010-10-26 07:13:32 UTC (rev 4833)
@@ -8,6 +8,20 @@
Revision History
+
+ 1-1.8
+ Tue Oct 26 2010
+
+ Scott
+ Mumford
+ smumford(a)redhat.com
+
+
+
+ Added Recommended Practices section from e=
arlier Release Notes.
+
+
+
1-1.7
Tue Oct 26 2010
--===============2257366902273381136==--