Searched refs:deny (Results 1 – 25 of 602) sorted by relevance
12345678910>>...25
| /plugin/fckg/fckeditor/userfiles/ |
| D | .htaccess.security | 2 order allow,deny 3 deny from all 6 order allow,deny
|
| D | .htaccess | 2 order allow,deny
|
| D | .htaccess.open | 2 order allow,deny
|
| /plugin/usermanagerextended/action/ |
| D | extend.php | 44 if (!auth_ismanager()) return $this->deny($event); 74 … if ($existingUser && auth_isadmin($modUser, $existingUser['grps'])) return $this->deny($event); 94 return $this->deny($event); 106 protected function deny(\Doku_Event $event) function in action_plugin_usermanagerextended_extend
|
| /plugin/fckg/fckeditor/editor/filemanager/connectors/php/ |
| D | htaccess | 1 order allow,deny 2 deny from all
|
| /plugin/farm/install/animaltemplate/data/ |
| D | .htaccess | 1 order allow,deny 2 deny from all
|
| /plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/ |
| D | htaccess | 1 order allow,deny 2 deny from all
|
| /plugin/freechat/phpfreechat/data/private/ |
| D | .htaccess | 1 order deny,allow 2 deny from all
|
| /plugin/farm/install/animaltemplate/conf/ |
| D | .htaccess | 2 order allow,deny 3 deny from all
|
| /plugin/ckgdoku/fckeditor/userfiles/ |
| D | .htaccess.closed | 5 Order allow,deny 6 deny from all
|
| D | .htaccess | 6 Order allow,deny 15 Order allow,deny
|
| D | .htaccess.security | 6 Order allow,deny 15 Order allow,deny
|
| D | .htaccess.open | 6 Order allow,deny
|
| /plugin/ckgedit/fckeditor/userfiles/ |
| D | .htaccess.closed | 5 Order allow,deny 6 deny from all
|
| D | .htaccess | 6 Order allow,deny 15 Order allow,deny
|
| D | .htaccess.security | 6 Order allow,deny 15 Order allow,deny
|
| D | .htaccess.open | 6 Order allow,deny
|
| /plugin/tokenbucketauth/ |
| D | .htaccess | 3 Order allow,deny 8 Order allow,deny
|
| /plugin/vkeyboard/exe/ |
| D | .htaccess | 1 order allow,deny
|
| /plugin/farm/install/animaltemplate/ |
| D | .htaccess | 1 Order allow,deny
|
| /plugin/sphinxsearch-was/ |
| H A D | .htaccess | 2 Order allow,deny
|
| /plugin/sphinxsearch/ |
| D | .htaccess | 2 Order allow,deny
|
| /plugin/source/ |
| D | syntax.php | 41 …var $deny = array(); // if $allow array is empty, any file with an extension listed in $deny ar… variable in syntax_plugin_source
|
| /plugin/dev/skel/ |
| D | .htaccess | 5 Order allow,deny
|
| /plugin/authsmartcard/auth/ |
| D | .htaccess | 1 Order allow,deny
|
12345678910>>...25