[jboss-cvs] jboss-portal/core/src/resources/portal-samples-war/WEB-INF ...

Julien Viet julien at jboss.com
Fri Jul 21 06:02:12 EDT 2006


  User: julien  
  Date: 06/07/21 06:02:12

  Modified:    core/src/resources/portal-samples-war/WEB-INF 
                        default-object.xml
  Log:
  - simpler default security configuration of portal objects
  
  Revision  Changes    Path
  1.12      +0 -6      jboss-portal/core/src/resources/portal-samples-war/WEB-INF/default-object.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: default-object.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/core/src/resources/portal-samples-war/WEB-INF/default-object.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- default-object.xml	12 Jul 2006 09:29:55 -0000	1.11
  +++ default-object.xml	21 Jul 2006 10:02:12 -0000	1.12
  @@ -550,12 +550,6 @@
                  <height>0</height>
               </window>
            </page>
  -         <security-constraint>
  -            <policy-permission>
  -               <unchecked/>
  -               <action-name>viewrecursive</action-name>
  -            </policy-permission>
  -         </security-constraint>
         </page>
      </deployment>
   </deployments>
  
  
  



More information about the jboss-cvs-commits mailing list