Home
last modified time | relevance | path

Searched refs:servers (Results 1 – 25 of 73) sorted by relevance

123

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapServer.php169 * @param string|string[] $servers The LDAP server(s) to proxy the request to.
175 $servers, argument
180 'servers' => $servers,
/plugin/elasticsearch/vendor/ezimuel/ringphp/
DREADME.md9 into a single PHP function. RingPHP be used to power HTTP clients and servers
15 servers, RingPHP allows you to utilize pluggable HTTP clients and servers
/plugin/elasticsearch/helper/
Dclient.php77 $servers = $this->getConf('servers');
78 $lines = explode("\n", $servers);
/plugin/authradius/
Dplugin.info.txt6 desc Provides authentication against radius servers
DREADME3 Authenticated users using radius servers
/plugin/html2pdf/html2pdf/html2ps/templates/
Derror._redirects.tpl3 <p>This problem may arise on some servers requiring cookies support.</p>
/plugin/webdavclient/
Dplugin.info.txt6 desc Sync and subscribe to remote CalDAV and CardDAV servers
/plugin/advrack/
Dplugin.info.txt6 desc Display block representation of standard racks, mounted servers and server cages
DREADME4 Display block representation of standard racks, mounted servers and server cages
/plugin/botbouncer/lib/
Dmollom.php755 * @param array $servers
757 public static function setServerList($servers) argument
760 $server = (array) $servers;
763 foreach ($servers as $server) self::$serverList[] = $server;
/plugin/backup/lang/en/
Dwindows.txt5 While the plugin may work without issues, on some Windows-based servers, Backup Tool may fail to ac…
/plugin/redirectssl/lang/en/
Dsettings.php5 $lang['httpsport'] = 'Set the port number for HTTPS. This is usually 443, but some servers may have…
/plugin/davcal/vendor/sabre/event/
H A DREADME.md21 We recommend that you update your servers and use the regular version instead, though.
/plugin/webdav/vendor/sabre/dav/
DREADME.md7 … is the most popular WebDAV framework for PHP. Use it to create WebDAV, CalDAV and CardDAV servers.
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DClient.php672 $servers = $this->_config->get('servers');
673 foreach ($servers as $server) {
/plugin/gitlabproject/
DREADME.md43 …ou will have a JSON file called: `server.json`. Inside you can add other servers and their tokens,…
/plugin/gitlabapi/
DREADME.md54 There a JSON file `server.json` inside the root of plugin. You can add or change the servers and th…
/plugin/minecraftrecipe/
DREADME.md8 A DokuWiki plugin to render minecraft recipe previews on your wikis. Useful for modders, servers, a…
/plugin/authldaplocal/
Dauth.php723 $servers = explode(',', $this->getConf('server'));
724 foreach($servers as $server) {
/plugin/aichat/vendor/vanderlee/php-sentence/
DREADME.md20 Supports PHP 5.3 and up, so you can use it on older servers.
/plugin/dokullm/doc/
H A Dinstall.txt88 * Verify network connectivity to your LLM API and ChromaDB servers
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md53 * Implement OpenLDAP / Active Directory test servers with test data during CI runs for integration …
H A DREADME.md48 'servers' => ['dc1', 'dc2'],
/plugin/quickstats/
DHOW-TO33 every 6 weeks, in order to keep current with changing IP data. On Linux servers
/plugin/dw2pdf/vendor/mpdf/mpdf/
DREADME.md36 mPDF has some problems with fetching external HTTP resources with single threaded servers such as `…

123