Home
last modified time | relevance | path

Searched refs:_SERVER (Results 276 – 300 of 667) sorted by relevance

1...<<11121314151617181920>>...27

/plugin/combo/ComboStrap/
H A DSite.php244 $remoteHost = $_SERVER['HTTP_HOST'];
248 $remoteHost = $_SERVER['SERVER_NAME'];
899 $scriptName = LocalPath::createFromPathString($_SERVER['SCRIPT_NAME']);
903 $phpSelf = LocalPath::createFromPathString($_SERVER['PHP_SELF']);
907 if ($_SERVER['DOCUMENT_ROOT'] && $_SERVER['SCRIPT_FILENAME']) {
908 $dir = preg_replace('/^' . preg_quote($_SERVER['DOCUMENT_ROOT'], '/') . '/', '',
909 $_SERVER['SCRIPT_FILENAME']);
/plugin/requiz/
H A Daction.php70 if(!$this->getConf('requizusr') && $_SERVER['REMOTE_USER']){
101 if(!$this->getConf('requizusr') && $_SERVER['REMOTE_USER']){
/plugin/quickstats/db/
H A Dphp-local-browscap.php68 …if (($user_agent==null)&&isset($_SERVER['HTTP_USER_AGENT'])) $user_agent=$_SERVER['HTTP_USER_AGENT…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dfailure.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'FailureTest';
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/FailureTest.php';
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
H A DFacade.php67 if (!isset($_SERVER['REQUEST_TIME'])) {
68 $_SERVER['REQUEST_TIME'] = time();
71 $date = date('D M j G:i:s T Y', $_SERVER['REQUEST_TIME']);
/plugin/davcal/syntax/
H A Dcalendar.php159 if(isset($_SERVER['REMOTE_USER']) && !is_null($_SERVER['REMOTE_USER']))
160 $username = $_SERVER['REMOTE_USER'];
/plugin/confsearch/
H A Dsyntax.php53 $_SERVER['REMOTE_USER'],
69 $_SERVER['REMOTE_USER'],
/plugin/authshibboleth/plugin/authshibboleth/
H A Daction.php58 … $loginHandlerLocation = $this->mkUrl($_SERVER['HTTP_HOST'], $this->mkShibHandler(), array(
83 $urlParts = parse_url($_SERVER['HTTP_REFERER']);
H A Dauth.php101 $this->setEnvironment($_SERVER);
427 $_SERVER['REMOTE_USER'] = $userInfo['uid'];
879 if (isset($_SERVER['HTTP_REFERER']) && isset($_SERVER['HTTP_REFERER'])) {
880 $returnUrl = $_SERVER['HTTP_REFERER'];
890 …return sprintf("https://%s%s%s?return=%s", $_SERVER['HTTP_HOST'], $this->getConf(self::CONF_SHIBBO…
970 …n sprintf("(%d) [%s/%s] %s [%s]", $priority, $userId, $_SERVER['REMOTE_ADDR'], $message, $_SERVER[…
/plugin/userhomepage/
H A Daction.php97 if (($_SERVER['REMOTE_USER'] != null) && (!isset($_SESSION['uhptimestamp']))) {
100 } elseif (($_SERVER['REMOTE_USER'] == null) && (isset($_SESSION['uhptimestamp']))) {
246 $who = strtolower($_SERVER['REMOTE_USER']);
393 return strtolower($_SERVER['REMOTE_USER']);
456 …ng('publicpage').' ('.$publicId.')'.'"><bdi><i class="fa fa-user"></i>'.$_SERVER['REMOTE_USER'].'<…
458 …low" title="'.$this->getLang('publicpage').' ('.$publicId.')'.'"><bdi>'.$_SERVER['REMOTE_USER'].'<…
462 …ang('publicpage').'('.$publicId.')'.'"><bdi><i class="fa fa-user"></i>'.$_SERVER['REMOTE_USER'].'<…
464 …low" title="'.$this->getLang('publicpage').' ('.$publicId.')'.'"><bdi>'.$_SERVER['REMOTE_USER'].'<…
470 ….$privateId.')'.'"><bdi>'.$INFO['userinfo']['name'].'</bdi></a> (<bdi>'.$_SERVER['REMOTE_USER'].'<…
518 if ($_SERVER['REMOTE_USER'] != null) {
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.php57 …if (preg_match('/^(.*)(?:&|^)JsHttpRequest=(?:(\d+)-)?([^&]+)((?:&|$).*)$/s', $_SERVER['QUERY_STRI…
60 …$_SERVER['QUERY_STRING'] = preg_replace('/^&+|&+$/s', '', preg_replace('/(^|&)'.session_name().'=[…
221 '_GET' => !empty($_SERVER['QUERY_STRING'])? $_SERVER['QUERY_STRING'] : null,
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/
H A Dio.php140 if (!isset($_SERVER)) {
141 global $_SERVER;
145 $sSelfPath = $_SERVER['PHP_SELF'] ;
/plugin/davcal/action/
H A Dajax.php33 if(isset($_SERVER['REMOTE_USER']) && !is_null($_SERVER['REMOTE_USER']))
34 $user = $_SERVER['REMOTE_USER'];
/plugin/authmantis/
H A Dauth.php84 $_SERVER['REMOTE_USER'] = $user; // Set the user name (makes things work...)
102 $_SERVER[ 'REMOTE_USER' ] = user_get_field( $t_user_id, 'username' );
/plugin/simpleforward/
H A Daction.php62 $ru = $_SERVER['REQUEST_URI'];
107 $parts = explode('?', $_SERVER['REQUEST_URI'], 2);
/plugin/authloginapi/
H A Dauth.php41 $_SERVER['REMOTE_USER'] = $session['user'];
110 $_SERVER['REMOTE_USER'] = $id;
/plugin/indobible/
H A Dsyntax.php125 …if (preg_match('/Chrome/i', $_SERVER['HTTP_USER_AGENT']) || preg_match('/Firefox/i', $_SERVER['HTT…
/plugin/userannotations/
H A Daction.php65 $current = empty($_SERVER['REMOTE_USER']) ? $anonymous : $_SERVER['REMOTE_USER'];
/plugin/authhttp/
H A Daction.php124 $elem['value'] = $_SERVER['PHP_AUTH_USER'];
156 $elem['value'] = $_SERVER['PHP_AUTH_USER'];
/plugin/freechat/phpfreechat/src/commands/
H A Dconnect.class.php46 $ip = ( $c->get_ip_from_xforwardedfor && isset($_SERVER["HTTP_X_FORWARDED_FOR"])) ?
47 $_SERVER["HTTP_X_FORWARDED_FOR"] :
48 $_SERVER["REMOTE_ADDR"];
/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()) {
/plugin/bureaucracy-au/helper/
H A Dfieldnumber.php96 … $cache_fn = getCacheName(wikiFN($ID).$_SERVER['HTTP_HOST'].$_SERVER['SERVER_PORT'],'.'.'i');
/plugin/nohighlight/
H A Daction.php158 !isset($_SERVER['HTTP_REFERER']) ||
164 $referer = (string) $_SERVER['HTTP_REFERER'];
/plugin/bureaucracyau/helper/
H A Dfieldnumber.php96 … $cache_fn = getCacheName(wikiFN($ID).$_SERVER['HTTP_HOST'].$_SERVER['SERVER_PORT'],'.'.'i');
/plugin/log/
H A Dcommon.php67 if (!isset($_SERVER['REMOTE_USER'])) {
71 …$log_text .= '[[' . sprintf($plugin->getConf('userpage'), $_SERVER['REMOTE_USER']) . '|' . $USERIN…

1...<<11121314151617181920>>...27