Home
last modified time | relevance | path

Searched +full:server -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 76 – 100 of 106) sorted by relevance

12345

/dokuwiki/inc/
H A Dmail.php57 $replace['@USER@'] = $INPUT->server->str('REMOTE_USER', 'noreply', true);
H A Dtoolbar.php270 $sig = str_replace('@USER@', $INPUT->server->str('REMOTE_USER'), $sig);
H A DAjax.php176 $client = $INPUT->server->str('REMOTE_USER');
H A Dtemplate.php377 if ($conf['useacl'] && $INPUT->server->str('REMOTE_USER')) {
914 if ($INPUT->server->str('REMOTE_USER')) {
1904 $INPUT->server->bool('REMOTE_USER') ? 'loggedIn' : '',
H A Dinit.php118 // define cookie and session id, append server port when securecookie is configured FS#1664
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dxpp.php69 'server',
H A Dnginx.php177 'server',
200 //'server',
684 //'server',
H A Dbash.php160 'cvs rtag', 'cvs server', 'cvs status', 'cvs tag', 'cvs unedit',
214 'git update-index', 'git update-ref', 'git update-server-info',
256 'git-update-server-info', 'git-upload-archive', 'git-upload-pack',
H A Dmirc.php70 'saveini','say','server','showmirc','sline','sound','speak','splay',
H A Dpostgresql.php95 'SECURITY','SELECT','SEQUENCE','SERIALIZABLE','SERVER','SESSION',
H A Dprovidex.php77 'return', 'round', 'run', 'save', 'select', 'serial', 'server',
H A Dlscript.php122 'setTag', 'setValue', 'server', 'serverFlags', 'sortA', 'sortD', 'surface',
H A Dtsql.php164 'SEQUENCE', 'SERIALIZABLE', 'SERVER', 'SESSION', 'SESSION_USER', 'SET', 'SETCPUWEIGHT', 'SETIOWEIGHT',
178 // other keywords that were missing or are new in SQL Server 2012.
H A Dwinbatch.php67 'TAB', 'STRING', 'STACK', 'SPC2NET', 'SORTED', 'SOK', 'SNET2PC', 'SINGLE', 'SHIFT', 'SERVER', 'SERRWINSOCK',
H A Dmapbasic.php91 'Select', 'Selection', 'Server', 'Set', 'Shade', 'SmallInt',
/dokuwiki/inc/Ui/
H A DEditor.php127 if ($conf['useacl'] && $INPUT->server->str('REMOTE_USER')) {
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php134 * Use SSL (LDAPS), your server needs to be setup, please see
625 // Connect to the AD/LDAP server as the username/password
650 throw new adLDAPException('Bind to Active Directory failed. Check the login credentials and/or server details. AD said: ' . $this->getLastError());
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/
H A DAgent.php218 * Request agent forwarding of remote server
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt79 Windows shares like [[\\server\share|this]] are recognized, too. Please note that these only make sense in a homogeneous user group like a corporate [[wp>Intranet]].
81 Windows Shares like [[\\server\share|this]] are recognized, too.
/dokuwiki/conf/
H A Dmysql.conf.php.example26 $conf['plugin']['authmysql']['server'] = '';
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php131 * Extract a path from a URI and actually connect to an SSH server if appropriate
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php435 trigger_error("$this->cache_location is not writable. Make sure you've set the correct relative or absolute path, and that the location is server-writable.", E_USER_WARNING);
H A DSimplePie.php756 * This tells SimplePie to ignore the content-type provided by the server.
833 * This allows you to change the maximum time the feed's server to respond
1670 trigger_error("$this->cache_location is not writable. Make sure you've set the correct relative or absolute path, and that the location is server-writable.", E_USER_WARNING);
1896 trigger_error("$this->cache_location is not writable. Make sure you've set the correct relative or absolute path, and that the location is server-writable.", E_USER_WARNING);
/dokuwiki/
H A Dinstall.php7 It seems this server has no PHP support enabled. You will need to
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md279 * Fixed cURL not failing when the server returns an error. [#425](https://github.com/simplepie/simplepie/pull/425)

12345