Home
last modified time | relevance | path

Searched refs:_SERVER (Results 201 – 225 of 667) sorted by relevance

12345678910>>...27

/plugin/mikioplugin/
H A Dcss.php19 foreach($_SERVER as $name => $value) {
/plugin/uilanguage/
H A Drtlcss.php22 $_SERVER['SERVER_PORT'] = '00'.$_SERVER['SERVER_PORT'];
/plugin/judge/
H A Daction.php57 if ($_SERVER['REMOTE_USER']) {
99 …$table_html .= $crud->tableRender(array('type' => "test-case", 'user' => $_SERVER['REMOTE_USER']),…
119 …$table_html .= $crud->tableRender(array('type' => "output-only", 'user' => $_SERVER['REMOTE_USER']…
163 …$csvOutput .= $crud->tableRender(array('type' => "output-only", 'user' => $_SERVER['REMOTE_USER'])…
164 …$csvOutput .= $crud->tableRender(array('type' => "test-case", 'user' => $_SERVER['REMOTE_USER']), …
168 …header("Content-Disposition: attachment; filename=" . $_SERVER['REMOTE_USER'] . "_submissions_" . …
/plugin/multipoll/
H A Dsyntax.php106 if(isset($opts['showresultsto']) && $_SERVER['REMOTE_USER']) {
107 if(in_array($_SERVER['REMOTE_USER'], $opts['showresultsto'])) $showresultsextra = true;
154 if($_SERVER['REMOTE_USER']) $poll['users'][] = $_SERVER['REMOTE_USER'];
161 …}elseif(in_array($ip, $poll['ips']) || ($_SERVER['REMOTE_USER'] && in_array($_SERVER['REMOTE_USER'…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dteamcity-inner-exceptions.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--teamcity';
7 $_SERVER['argv'][3] = 'ExceptionStackTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/ExceptionStackTest.php';
H A Dphpt-env.phpt7 if (isset($_SERVER['FOO'])) {
8 var_dump($_SERVER['FOO']);
H A Dfailure-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = 'FailureTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/FailureTest.php';
H A Dfailure-reverse-list.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--reverse-list';
7 $_SERVER['argv'][3] = 'FailureTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/FailureTest.php';
H A Ddataprovider-issue-2833.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = __DIR__ . '/../_files/DataProviderIssue2833';
/plugin/feedback/
H A Daction.php43 if(!$_SERVER['REMOTE_USER'] && !$this->getConf('allowanon')) return false;
66 if(!$_SERVER['REMOTE_USER'] && !$this->getConf('allowanon')) {
86 if($_SERVER['REMOTE_USER']) {
89 $user = $auth->getUserData($_SERVER['REMOTE_USER']);
/plugin/cryptsign/
H A Daction.php22 if (!isset($_SERVER['REMOTE_USER'])) {
26 $JSINFO['user'] = $_SERVER['REMOTE_USER'];
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFirePHPHandler.php174 …if (!empty($_SERVER['HTTP_USER_AGENT']) && preg_match('{\bFirePHP/\d+\.\d+\b}', $_SERVER['HTTP_USE…
178 return isset($_SERVER['HTTP_X_FIREPHP_VERSION']);
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php132 …'plugin']['shibbolethauth']['shibbolethLogoutURL']."?return=".urlencode($_SERVER['HTTP_REFERER']));
139 $_SERVER['REMOTE_USER'] = $_SESSION['DW_SHIB']['user'];
146 …if(isset($_SERVER[$conf['plugin']['shibbolethauth']['shibbolethEmailAttribute']]) && $_SERVER[$con…
151 …'plugin']['shibbolethauth']['shibbolethLogoutURL']."?return=".urlencode($_SERVER['HTTP_REFERER']));
155 …$USERINFO['name'] = $user = $_SERVER[$conf['plugin']['shibbolethauth']['shibbolethEmailAttribute']…
156 …$USERINFO['mail'] = $mail = $_SERVER[$conf['plugin']['shibbolethauth']['shibbolethEmailAttribute']…
213 $_SERVER['REMOTE_USER'] = $user;
227 …['plugin']['shibbolethauth']['shibbolethLoginURL']."?target=".urlencode($_SERVER['HTTP_REFERER']));
/plugin/jsonrpc/_test/
H A Djsonrpc_test.php29 $_SERVER['REMOTE_USER'] = 'testuser';
39 $_SERVER['REMOTE_USER'] = 'testuser';
/plugin/dokutranslate/
H A Dutils.php89 if (empty($_SERVER['REMOTE_USER'])) {
116 …return isModerator($id) && $meta[$parid]['user'] != $_SERVER['REMOTE_USER'] && $meta[$parid]['ip']…
120 return canReview($id, $meta, $parid) && !isset($meta[$parid]['reviews'][$_SERVER['REMOTE_USER']]);
/plugin/geonav/tpl/startermap/
H A Dtpl_functions.php50 if (empty($_SERVER['REMOTE_USER'])) return;
53 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
114 !empty($_SERVER['REMOTE_USER']) ? 'loggedIn' : '',
/plugin/schedule/
H A DajaxClearCache.php17 if (isset ($_SERVER['REMOTE_USER']))
18 $INFO['userinfo'] = $auth->getUserData ($auth->cleanUser ($_SERVER['REMOTE_USER']));
/plugin/templateconfhelper/inc/
H A Dpreload.php28 if( strpos( $_SERVER['PHP_SELF'], 'css.php' ) !== false ) {
35 if( strpos( $_SERVER['PHP_SELF'], 'js.php' ) !== false ) {
/plugin/webdav/core/Backend/
H A DLocksFile.php26 $lockInfo->user = @$_SERVER['REMOTE_USER'];
27 $lockInfo->ua = @$_SERVER['HTTP_USER_AGENT'];
/plugin/recaptcha/
H A Dhelper.php20 if(!$this->getConf('forusers') && $_SERVER['REMOTE_USER']) return false;
32 $_SERVER["REMOTE_ADDR"],
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.browse.php118 …echo 'Browse: <a href="'.htmlentities($_SERVER['PHP_SELF'].'?listdirectory='.urlencode($listdirect…
233 …echo '<form action="'.htmlentities($_SERVER['PHP_SELF'], ENT_QUOTES | ENT_SUBSTITUTE, $PageEncodin…
246 …echo '<td colspan="'.$columnsintable.'"><a href="'.htmlentities($_SERVER['PHP_SELF'].'?listdirecto…
261 …echo '<th>MD5&nbsp;File (File) (<a href="'.htmlentities($_SERVER['PHP_SELF'].'?listdirectory='.raw…
262 …echo '<th>MD5&nbsp;Data (File) (<a href="'.htmlentities($_SERVER['PHP_SELF'].'?listdirectory='.raw…
263 …echo '<th>MD5&nbsp;Data (Source) (<a href="'.htmlentities($_SERVER['PHP_SELF'].'?listdirectory='.r…
265 …sp;Data'.(GETID3_DEMO_BROWSE_ALLOW_MD5_LINK ?' (<a href="'.htmlentities($_SERVER['PHP_SELF'].'?lis…
279 …echo '<td><a href="'.htmlentities($_SERVER['PHP_SELF'].'?filename='.urlencode($dirname.$filename),…
329 …echo '<td align="left">&nbsp;<a href="'.htmlentities($_SERVER['PHP_SELF'].'?listdirectory='.urlenc…
341 …echo '<td><a href="'.htmlentities($_SERVER['PHP_SELF'].'?filename='.urlencode($dirname.$filename),…
[all …]
/plugin/fckg/fckeditor/
H A Dis_aspellWindows.php6 if(isset($_SERVER['WINDIR']) && $_SERVER['WINDIR']) {
/plugin/authsmartcard/auth/
H A Dindex.php16 if(isset($_SERVER['SSL_CLIENT_CERT'])){
18 $cert = $_SERVER['SSL_CLIENT_CERT'];
/plugin/fontcolor/images/
H A Dcolor-icon.php3 $isSameHost = strcasecmp($_SERVER['HTTP_HOST'], parse_url($_SERVER['HTTP_REFERER'], PHP_URL_HOST)) …
/plugin/dlcount/
H A Daction.php118 'Referer' => $_SERVER['HTTP_REFERER'],
119 'UserAgent' => $_SERVER['HTTP_USER_AGENT'],
173 $addr = $_SERVER['HTTP_X_FORWARDED_FOR'];
175 $addr = $_SERVER['HTTP_CLIENT_IP'];
177 $addr = $_SERVER['REMOTE_ADDR'];

12345678910>>...27