Home
last modified time | relevance | path

Searched refs:_SERVER (Results 251 – 275 of 667) sorted by relevance

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

/plugin/tiledblog/
H A Dajax.php15 if (isset ($_SERVER['REMOTE_USER']))
16 $INFO['userinfo'] = $auth->getUserData ($auth->cleanUser ($_SERVER['REMOTE_USER']));
/plugin/upgrade/HTTP/
H A DDokuHTTPClient.php39 isset($_SERVER['HTTP_REFERER']) &&
40 strpos($_SERVER['HTTP_REFERER'], 'httpdebug') !== false
/plugin/wysiwyg/fckeditor/
H A Dfckeditor_php4.php112 if ( !isset( $_SERVER ) ) {
114 $_SERVER = $HTTP_SERVER_VARS ;
120 $sAgent = $_SERVER['HTTP_USER_AGENT'] ;
/plugin/siteexport/inc/
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';
/plugin/schedule/
H A Dajax.php24 if (isset ($_SERVER['REMOTE_USER']))
25 $INFO['userinfo'] = $auth->getUserData ($auth->cleanUser ($_SERVER['REMOTE_USER']));
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar13 if (@(isset($_SERVER['REQUEST_URI']) && isset($_SERVER['REQUEST_METHOD']) && ($_SERVER['REQUEST_MET…
62 if (!strpos($_SERVER['REQUEST_URI'], $basename)) {
67 $pt = substr($_SERVER['REQUEST_URI'], strpos($_SERVER['REQUEST_URI'], $basename) + strlen($basename…
71 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
/plugin/remoteinf/
H A Daction.php18 if($_SERVER['REMOTE_USER']!=null){
19 $theuser=$_SERVER['REMOTE_USER'];
/plugin/preservefilenames/
H A Dcommon.php62 $ua = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : '';
/plugin/twcheckliste/
H A Dadmin.php36 $this-> document_root = pathinfo($_SERVER['SCRIPT_FILENAME']);
65 $this-> document_root = pathinfo($_SERVER['SCRIPT_FILENAME']);
/plugin/supa/action/
H A Daction.php69 …if( empty($_FILES) && empty($_POST) && isset($_SERVER['REQUEST_METHOD']) && strtolower($_SERVER['R…
/plugin/quicksubscribe/
H A Daction.php42 $ok = $sub->add($ns, $_SERVER['REMOTE_USER'], 'list');
53 $ok = $sub->remove($ns, $_SERVER['REMOTE_USER']);
/plugin/duoshuo-dokuwiki/
H A Dsyntax.php78 $host = $_SERVER['HTTPS']?"https":"http";
79 $host = $host . "://" . $_SERVER['SERVER_NAME'];
/plugin/farmer/_test/
H A DgetUserLine.test.php
/plugin/fedauth/
H A Daction.php25 …) define('FEDAUTH_COOKIE', 'DWFA'.md5(DOKU_REL.(($conf['securecookie'])?$_SERVER['SERVER_PORT']:''…
136 $_SERVER['REMOTE_USER'] = $user;
204 $user = $_SERVER['REMOTE_USER'];
294 if (!empty($_SERVER['REMOTE_USER']) && isset($_SESSION[DOKU_COOKIE]['fedauth']['tmpr'])) {
350 return (strpos($_SERVER['PHP_SELF'], DOKU_REL . 'lib/exe/') === 0);
/plugin/task/syntax/
H A Dtasks.php204 if(isset($_SERVER['REMOTE_USER'])) {
207 $input->attr('value', $_SERVER['REMOTE_USER']);
252 if(isset($_SERVER['REMOTE_USER'])) {
254 … $ret .= '<input type="checkbox" name="view_user" value="' . $_SERVER['REMOTE_USER'] . '"';
269 if (!$_SERVER['REMOTE_USER']) $filters = array('all', 'open', 'done');
/plugin/database2/
H A Dadmin.php185 <form action="$_SERVER[PHP_SELF]" method="GET" name="database2_console" id="database2_console">
327 $_SESSION['useDevIP'] = $_SERVER['REMOTE_ADDR'];
333 if ( $_SESSION['useDevIP'] == $_SERVER['REMOTE_ADDR'] )
/plugin/chat/
H A Dchat.php177 if ($conf['useacl'] && $_SERVER['REMOTE_USER'] /*&& auth_quickaclcheck($dID) >= AUTH_EDIT*/) {
193 if (!$conf['chat']['allowguests'] && $_SERVER['REMOTE_USER'] == '') return '';
236 if ($conf['useacl'] && $_SERVER['REMOTE_USER'] && auth_quickaclcheck($ID) >= AUTH_EDIT) {
/plugin/do/
H A Daction.php33 if (!isset($_SERVER['REMOTE_USER'])) {
39 $JSINFO['plugin_do_user'] = $_SERVER['REMOTE_USER'];
40 $JSINFO['plugin_do_user_name'] = $hlp->getPrettyUser($_SERVER['REMOTE_USER']);
/plugin/geonav/tpl/startermap/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE…
69 if (!empty($_SERVER['REMOTE_USER'])) {
/plugin/math2/phpmathpublisher/
H A DCHANGELOG5 $dirfonts=$_SERVER["DOCUMENT_ROOT"]."/phpmathpublisher/fonts";
7 $dirfonts=$_SERVER["DOCUMENT_ROOT"]."/phpmathpublisher/fonts/";
/plugin/iptrust/
H A Daction.php41 if (!isset($_SERVER['REMOTE_USER'])) {
71 $logins[$i] = $_SERVER['REMOTE_USER']."\t".$ip."\t".time()."\n";
/plugin/groupmgr/
H A Dsyntax.php239 $check = array($_SERVER['REMOTE_USER']);
268 … $renderer->doc .= "<form method=\"post\" action=\"" . htmlspecialchars($_SERVER['REQUEST_URI'])
309 if (in_array($g, $u['grps']) && $_SERVER['REMOTE_USER'] == $name) {
/plugin/adfs/
H A Dauth.php50 $_SERVER['REMOTE_USER'] = $_SESSION[DOKU_COOKIE]['auth']['user'];
75 $_SERVER['REMOTE_USER'] = $USERINFO['user'];
104 $_SESSION[DOKU_COOKIE]['auth']['user'] = $_SERVER['REMOTE_USER'];
/plugin/statistics/
H A Daction.php74 '&amp;r=' . rawurlencode($_SERVER['HTTP_REFERER']) . '&rnd=' . time();
116 } elseif($_SERVER['REMOTE_USER'] && $act == 'login') {
122 } elseif($_REQUEST['u'] && !$_REQUEST['http_credentials'] && !$_SERVER['REMOTE_USER']) {
/plugin/statistics/inc/
H A DStatisticsLogger.class.php22 $this->ua_agent = trim($_SERVER['HTTP_USER_AGENT']);
68 if(empty($_SERVER['REMOTE_USER'])) return;
69 $user = addslashes($_SERVER['REMOTE_USER']);
339 $user = addslashes($_SERVER['REMOTE_USER']);
413 $user = addslashes($_SERVER['REMOTE_USER']);
447 $user = addslashes($_SERVER['REMOTE_USER']);
473 if(!$user) $user = $_SERVER['REMOTE_USER'];

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