You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by oz...@apache.org on 2005/01/18 12:15:39 UTC

cvs commit: jakarta-slide/wck/conf Domain.xml

ozeigermann    2005/01/18 03:15:39

  Modified:    wck/conf Domain.xml
  Log:
  Added unrestricted rights to everyone in case authentication is still turned on
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-slide/wck/conf/Domain.xml
  
  Index: Domain.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/wck/conf/Domain.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Domain.xml	9 Dec 2004 12:17:09 -0000	1.1
  +++ Domain.xml	18 Jan 2005 11:15:38 -0000	1.2
  @@ -230,7 +230,7 @@
                           <revision>
                               <property name="resourcetype"><![CDATA[<collection/>]]></property>
                           </revision>
  -                    <permission action="all" subject="unauthenticated" inheritable="true"/>
  +                    <permission action="all" subject="all" inheritable="true"/>
                       <permission action="all" subject="/roles/user" inheritable="true"/>
                   </objectnode>
                   <objectnode classname="org.apache.slide.structure.SubjectNode" uri="/projector">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org