Home
last modified time | relevance | path

Searched refs:_SERVER (Results 1 – 25 of 667) sorted by last modified time

12345678910>>...27

/plugin/pagequery/
H A Daction.php48 if ($_SERVER['REMOTE_USER']) {
49 $newkey = $_SERVER['REMOTE_USER'];
/plugin/twofactor/action/
H A Dlogin.php246 $this->getConf("useinternaluid") ? auth_browseruid() : $_SERVER['HTTP_USER_AGENT'],
/plugin/attribute/
H A Dhelper.php157 if ($_SERVER['REMOTE_USER'] == '') {
163 if (!$user || ($user !== $_SERVER['REMOTE_USER'] && !$INFO['isadmin'])) {
164 return $_SERVER['REMOTE_USER'];
/plugin/siteexport/action/
H A Dajax.php1206 $script = $conf['basedir'] . $relpath . basename($_SERVER['SCRIPT_FILENAME']);
1207 } elseif ($_SERVER['DOCUMENT_ROOT'] && $_SERVER['SCRIPT_FILENAME']) {
1208 $script = preg_replace('/^' . preg_quote($_SERVER['DOCUMENT_ROOT'], '/') . '/', '',
1209 $_SERVER['SCRIPT_FILENAME']);
1212 $script = $_SERVER['SCRIPT_NAME'];
1286 $_SERVER['HTTP_HOST'] = preg_replace("/:?\d+$/", '', $_SERVER['HTTP_HOST']);
1287 …$cache = getCacheName('scripts' . $_SERVER['HTTP_HOST'] . '-siteexport-js-' . $_SERVER['SERVER_POR…
1299 …$cache = getCacheName('styles' . $_SERVER['HTTP_HOST'] . '-siteexport-js-' . $_SERVER['SERVER_PORT…
H A Dpdfstyles.php22 if ( !strrpos( $_SERVER['SCRIPT_FILENAME'], 'css.php', -7 ) ) { return; }
/plugin/siteexport/
H A Dcron.php119 * Run for user: {$_SERVER['REMOTE_USER']}
123 \$_SERVER['HTTP_HOST'] = "{$_SERVER['HTTP_HOST']}";
204 if ( !array_key_exists('REMOTE_ADDR', $_SERVER) && 'cli' == php_sapi_name()) {
H A Dpreload.php31 …} else if (preg_match("/(js|css)\.php$/", $_SERVER['SCRIPT_NAME']) && isset($_SERVER['HTTP_REFERER…
36 $url = parse_url($_SERVER['HTTP_REFERER']);
85 if (!preg_match("/(js|css)\.php$/", $_SERVER['SCRIPT_NAME'])) {
94 $_SERVER['HTTP_HOST'] = 'siteexport.js'; // fake everything in here
/plugin/siteexport/exe/
H A Dsiteexportmanager.php25 …$path = str_replace(array('/', '\\'), DIRECTORY_SEPARATOR, dirname(parse_url($_SERVER['REQUEST_URI…
39 $_SERVER['REQUEST_URI'] = $_SERVER['HTTP_REFERER'];
/plugin/siteexport/inc/
H A Dfunctions.php742 if (!isset($_SERVER['HTTP_AUTHORIZATION']) && $this->hasAuthentication()) {
744 …$_SERVER['HTTP_AUTHORIZATION'] = 'Basic ' . base64_encode($authentication['user'] . ':' . $authent…
H A Dhttpproxy.php77 $this->headers['Accept-Encoding'] = $_SERVER['HTTP_ACCEPT_ENCODING'] ?? '';
78 $this->headers['Accept-Charset'] = $_SERVER['HTTP_ACCEPT_CHARSET'] ?? '';
79 $this->agent = $_SERVER['HTTP_USER_AGENT'] . ' DokuWiki/SiteExport';
H A Dsettings.php69 $this->isCLI = (!$_SERVER['REMOTE_ADDR'] && 'cli' == php_sapi_name());
/plugin/siteexport/_test/
H A Dplugin_siteexport_javascript.test.php32 $_SERVER['SERVER_PORT'] = rand();
/plugin/linkback/exe/
H A Dtrackback.php52 if ($_SERVER['REQUEST_METHOD'] != 'POST') {
58 $ID = substr($_SERVER['PATH_INFO'], 1);
90 'submitter_ip' => $_SERVER['REMOTE_ADDR'],
91 'submitter_useragent' => $_SERVER['HTTP_USER_AGENT'],
92 'submitter_referer' => $_SERVER['HTTP_REFERER'],
H A Dpingback.php76 $ID = substr($_SERVER['PATH_INFO'], 1);
160 'submitter_ip' => $_SERVER['REMOTE_ADDR'],
161 'submitter_useragent' => $_SERVER['HTTP_USER_AGENT'],
162 'submitter_referer' => $_SERVER['HTTP_REFERER'],
172 $ID = substr($_SERVER['PATH_INFO'], 1);
/plugin/linkback/
H A Dtools.php128 $remote = $_SERVER['REMOTE_ADDR'];
129 $user = $_SERVER['REMOTE_USER'];
/plugin/linkback/action/
H A Dsend.php56 if (!$this->getConf('allow_guests') && !$_SERVER['REMOTE_USER'])
145 if (!$this->getConf('allow_guests') && !$_SERVER['REMOTE_USER'])
H A Dantispam.php121 $ID = substr($_SERVER['PATH_INFO'], 1);
/plugin/structpublish/_test/
H A Drevision.test.php30 $_SERVER['REMOTE_USER'] = 'publisher';
/plugin/structpublish/helper/
H A Dpublish.php44 $revision->setUser($_SERVER['REMOTE_USER']);
/plugin/struct/meta/
H A DSchemaBuilder.php70 $this->user = $_SERVER['REMOTE_USER'] ?? '';
/plugin/dokusioc/
H A Daction.php418 $http_accept = trim($_SERVER['HTTP_ACCEPT']);
423 …if ($this->getConf('softck') && strpos($_SERVER['HTTP_ACCEPT'], 'application/rdf+xml') !== false) {
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.check.php353 if (!$php_sapi_name || (preg_match('#~#', dirname($_SERVER['PHP_SELF'])) && ($php_sapi_name != 'apa…
H A DphpThumb.demo.gallery.php25 …, realpath(__FILE__))) ? getenv('DOCUMENT_ROOT') : str_replace(dirname(@$_SERVER['PHP_SELF']), '',…
72 …echo '<a href="'.htmlentities($_SERVER['PHP_SELF'].'?dir='.urlencode($_REQUEST['dir'].'/..'), ENT_…
78 …echo '<li><a href="'.htmlentities($_SERVER['PHP_SELF'].'?dir='.urlencode(@$_REQUEST['dir'].'/'.$fo…
89 …echo '<a title="'.htmlentities($alt, ENT_QUOTES).'" href="'.$_SERVER['PHP_SELF'].'?dir='.htmlentit…
H A DphpThumb.demo.random.php63 …$randomSRC = str_replace('\\', '/', preg_replace('#^'.realpath(@$_SERVER['DOCUMENT_ROOT']).'#i', '…
65 $randomSRC = str_replace(realpath(@$_SERVER['DOCUMENT_ROOT']), '', realpath($randomSRC));
91 …echo '<html><body>Usage: <b>'.basename($_SERVER['PHP_SELF']).'?dir=<i>&lt;directory&gt;</i>&amp;<i…
92 echo '<li>'.basename($_SERVER['PHP_SELF']).'?./images/&o=L <i>(landscape images only)</i></li>';
93 …echo '<li>'.basename($_SERVER['PHP_SELF']).'?./images/&o=PS <i>(portrait or square images only)</i…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt577 false) which disables parsing $_SERVER[PATH_INFO] for
721 in $_SERVER['PATH_INFO']. Please see phpthumb.readme.txt
769 $_SERVER['SERVER_NAME'])
1138 that key is not available in $_SERVER
1253 when $_SERVER['DOCUMENT_ROOT'] return incorrect value

12345678910>>...27