[ Index ]
 

Code source de DokuWiki 2006-11-06

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/conf/ -> acl.auth.php.dist (source)

   1  # acl.auth.php
   2  # <?php exit()?>
   3  # Don't modify the lines above
   4  #
   5  # Access Control Lists
   6  #
   7  # Editing this file by hand shouldn't be necessary. Use the ACL
   8  # Manager interface instead.
   9  #
  10  # If your auth backend allows special char like spaces in groups
  11  # or user names you need to urlencode them (only chars <128, leave
  12  # UTF-8 multibyte chars as is)
  13  #
  14  # none   0
  15  # read   1
  16  # edit   2
  17  # create 4
  18  # upload 8
  19  # delete 16
  20  
  21  *               @ALL        8


Généré le : Tue Apr 3 20:47:31 2007 par Balluche grâce à PHPXref 0.7