You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by eg...@apache.org on 2003/06/11 17:01:35 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd admin.gml editor.rml admin.rml editor.gml roger.iml lenya.iml

egli        2003/06/11 08:01:35

  Modified:    src/webapp/lenya/pubs/default/config/ac/passwd roger.iml
                        lenya.iml
  Added:       src/webapp/lenya/pubs/default/config/ac/passwd admin.gml
                        editor.rml admin.rml editor.gml
  Log:
  Created Group and Role files to go with the User (iml) files.
  Also adapted the user files to be in groups for which there is
  a group file.
  
  Revision  Changes    Path
  1.5       +0 -2      cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/roger.iml
  
  Index: roger.iml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/roger.iml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- roger.iml	6 Jun 2003 08:07:40 -0000	1.4
  +++ roger.iml	11 Jun 2003 15:01:34 -0000	1.5
  @@ -4,9 +4,7 @@
     <fullname>Roger Stupf</fullname>
     <email>roger.stupf@unizh.ch</email>
     <password type="md5">8e07dafd13495561db9063ebe4db4b27</password>
  -  <comment>none</comment>
     <groups>
       <group>editor</group>
  -    <group>root</group>
     </groups>
   </identity>
  
  
  
  1.5       +1 -5      cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/lenya.iml
  
  Index: lenya.iml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/lenya.iml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- lenya.iml	6 Jun 2003 08:07:40 -0000	1.4
  +++ lenya.iml	11 Jun 2003 15:01:34 -0000	1.5
  @@ -4,12 +4,8 @@
     <fullname>Levi Vanya</fullname>
     <email>levi.vanya@wyona.org</email>
     <password type="md5">8e07dafd13495561db9063ebe4db4b27</password>
  -  <comment>none</comment>
     <groups>
  -    <group>administrator</group>
  -    <group>useradministrator</group>
       <group>editor</group>
  -    <group>root</group>
  -    <group>matrix</group>
  +    <group>admin</group>
     </groups>
   </identity>
  
  
  
  1.1                  cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/admin.gml
  
  Index: admin.gml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <group class="org.apache.lenya.cms.ac.FileGroup" name="admin"><roles><role>editor</role><role>admin</role></roles></group>
  
  
  1.1                  cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/editor.rml
  
  Index: editor.rml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <role class="org.apache.lenya.cms.ac.FileRole" name="editor"/>
  
  
  1.1                  cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/admin.rml
  
  Index: admin.rml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <role class="org.apache.lenya.cms.ac.FileRole" name="admin"/>
  
  
  1.1                  cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/editor.gml
  
  Index: editor.gml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <group class="org.apache.lenya.cms.ac.FileGroup" name="editor"><roles><role>editor</role></roles></group>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org