You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2003/10/23 09:47:13 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd localhost.ipml

michi       2003/10/23 00:47:13

  Modified:    src/webapp/lenya/pubs/default/config/ac/passwd
                        localhost.ipml
  Log:
  network address and mask added
  
  Revision  Changes    Path
  1.2       +4 -1      cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/localhost.ipml
  
  Index: localhost.ipml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/localhost.ipml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- localhost.ipml	30 Jul 2003 15:11:25 -0000	1.1
  +++ localhost.ipml	23 Oct 2003 07:47:13 -0000	1.2
  @@ -1,4 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +
   <ip-range class="org.apache.lenya.cms.ac.FileIPRange" id="localhost">
     <name>Localhost</name>
  -</ip-range>
  \ No newline at end of file
  +  <network-address>127.0.0.1</network-address>
  +  <subnet-mask>255.255.255.0</subnet-mask>
  +</ip-range>
  
  
  

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