/plugin/elasticsearch/vendor/ezimuel/ringphp/ |
H A D | README.md | 9 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/ |
H A D | client.php | 58 * Connects to the elastica servers and returns the client object 67 // parse servers config into DSN array 68 $dsn = ['servers' => []]; 69 $servers = $this->getConf('servers'); 70 $lines = explode("\n", $servers); 79 $dsn['servers'][] = compact('host', 'port', 'proxy', 'username', 'password');
|
/plugin/authradius/ |
H A D | plugin.info.txt | 6 desc Provides authentication against radius servers
|
H A D | README | 3 Authenticated users using radius servers
|
/plugin/html2pdf/html2pdf/html2ps/templates/ |
H A D | error._redirects.tpl | 3 <p>This problem may arise on some servers requiring cookies support.</p>
|
/plugin/webdavclient/ |
H A D | plugin.info.txt | 6 desc Sync and subscribe to remote CalDAV and CardDAV servers
|
/plugin/advrack/ |
H A D | plugin.info.txt | 6 desc Display block representation of standard racks, mounted servers and server cages
|
H A D | README | 4 Display block representation of standard racks, mounted servers and server cages
|
/plugin/botbouncer/lib/ |
H A D | mollom.php | 755 * @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/ |
H A D | windows.txt | 5 While the plugin may work without issues, on some Windows-based servers, Backup Tool may fail to ac…
|
/plugin/davcal/vendor/sabre/event/ |
H A D | README.md | 21 We recommend that you update your servers and use the regular version instead, though.
|
/plugin/webdav/vendor/sabre/dav/ |
H A D | README.md | 7 … is the most popular WebDAV framework for PHP. Use it to create WebDAV, CalDAV and CardDAV servers.
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/ |
H A D | Client.php | 671 if ($this->_config->has('servers')) { 672 $servers = $this->_config->get('servers'); 673 foreach ($servers as $server) {
|
/plugin/gitlabproject/ |
H A D | README.md | 43 …ou will have a JSON file called: `server.json`. Inside you can add other servers and their tokens,…
|
/plugin/gitlabapi/ |
H A D | README.md | 54 There a JSON file `server.json` inside the root of plugin. You can add or change the servers and their tokens.
|
/plugin/authldaplocal/ |
H A D | auth.php | 723 $servers = explode(',', $this->getConf('server')); 724 foreach($servers as $server) {
|
/plugin/aichat/vendor/vanderlee/php-sentence/ |
H A D | README.md | 20 Supports PHP 5.3 and up, so you can use it on older servers.
|
/plugin/pureldap/vendor/freedsx/ldap/ |
H A D | CHANGELOG.md | 53 * Implement OpenLDAP / Active Directory test servers with test data during CI runs for integration tests via PHPUnit.
|
H A D | README.md | 48 'servers' => ['dc1', 'dc2'],
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ |
H A D | README.md | 36 mPDF has some problems with fetching external HTTP resources with single threaded servers such as `php -S`. A proper
|
/plugin/quickstats/ |
H A D | HOW-TO | 33 every 6 weeks, in order to keep current with changing IP data. On Linux servers
|
/plugin/dwcommits/lang/en/ |
H A D | dwc_admin.txt | 60 You will be asked where to store you ssh key files. On linux servers, this defaults to /var/www, w…
|
/plugin/authgooglesheets/vendor/monolog/monolog/ |
H A D | CHANGELOG.md | 523 * Added RavenHandler to send data to Sentry servers 537 * Added AmqpHandler (for use with AMQP servers) 554 * Added GelfHandler (for use with Graylog2 servers)
|
/plugin/authgooglesheets/vendor/firebase/php-jwt/ |
H A D | README.md | 60 * the signing and verifying servers. It is recommended that this leeway should
|
/plugin/photogallery/phpThumb/ |
H A D | phpThumb.config.php.default | 33 // but has been known to be broken on some servers. This value allows you to override the default v… 44 …le to hacking attempts, both on your server and via your server to other servers. When enabled, re…
|