Home
last modified time | relevance | path

Searched refs:set (Results 76 – 100 of 1255) sorted by path

12345678910>>...51

/plugin/authgooglesheets/vendor/google/auth/src/
H A DCacheTrait.php83 $cacheItem->set($v);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md162 a simple set of rules. https://github.com/guzzle/guzzle/pull/1197
314 ensure that the option is not set. This allows you to overwrite default
492 * You can now set the `Content-Type` header to `multipart/form-data`
505 "stream" set to true in parallel using the MultiAdapter.
529 * Paths can now be set to "0"
576 * Added the ability to set scalars as POST fields (#628)
633 * Bug: The body of a request can now be set to `"0"`
824 * Removed Guzzle\Parser\ParserRegister::set(). Use registerParser().
891 * Bug fix: Model names are now properly set even when using $refs
1189 * Bug: URI template variables set to null are no longer expanded
[all …]
H A DDockerfile7 RUN set -xe \
H A DUPGRADING.md502 time (e.g., intercept the request and set a response on the transaction).
797 * Removed Guzzle\Parser\ParserRegister::set(). Use registerParser().
812 * Removed the injecting of a request object onto a response object. The methods to get and set a re…
842 Emitting IO events from a RequestMediator is now a parameter that must be set in a request's curl o…
843 'emit_io' key. This was previously set under a request's parameters using 'curl.emit_io'
1201 In version 2.8 setting the `Accept-Encoding` header would set the CURLOPT_ENCODING option, which pe…
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md329 This is set to `true` by default.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md670 provided key are removed and replaced with the given key value pair. A value of null will set the q…
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md23 …* Fixed regression in StreamHandler since 2.3.3 on systems with the memory_limit set to >=20GB (#1…
50 …* Fixed StreamHandler thread safety - chunk size set to 2GB now to avoid interlacing when doing co…
59 …* Added support for unix sockets in SyslogUdpHandler (set $port to 0 to make the $host a unix sock…
137 * BC Break: The record timezone is now set per Logger instance and not statically anymore
252 * Added SlackbotHandler and SlackWebhookHandler to set up Slack integration more easily
295 * Fixed AmqpHandler content-type being incorrectly set when using with the AMQP extension
310 …* Fixed write timeouts in SocketHandler and derivatives, set to 10sec by default, lower it with `s…
436 …* Break: the LineFormatter now strips newlines by default because this was a bug, set $allowInline…
H A DUPGRADE.md16 - The timezone is now set per Logger instance and not statically, either
47 - The file name format must now contain `{date}` and the date format must be set
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DREADME.md28 …a dependency to a project intended to work on both PHP 5 and PHP 7, please set the required versio…
/plugin/authgooglesheets/vendor/psr/cache/src/
H A DCacheItemInterface.php75 public function set($value); function
/plugin/authhttp/
H A DREADME43 your Webserver's HTTP authentication has been set up.
/plugin/authjoomla/
H A Dauth.php57 $INPUT->set('u', $_SERVER['REMOTE_USER']);
58 $INPUT->set('p', 'sso_only');
/plugin/authremoteuser/
H A DREADME.md6 environment variable of the web server which is set through authentication
77 set the name (see also topic 1.2) in `server_var_name_of_auth_system`.
H A Dplugin.info.txt6 …n On authentication via an environment variable of the web server which is set through authenticat…
/plugin/authshibboleth/
H A DREADME.md41 In `DOKUWIKI_HOME/conf/local.conf` set the `authtype` directive:
47 …not the case or you need to tune something, there is a bunch of configuration options you can set.
55 The `authshibboleth.conf.php` file contains all available directives, set to their default values a…
/plugin/authsmartcard/
H A DREADME.md10 …ser database by an administrator. His username is 'jdoe'. His groups are set to 'DOE.JOHN.99999,…
60 Ensure that the authtype is set to authsmartcard in conf/local.php or conf/local.protected.php:
/plugin/authucenter/
H A DREADME.md19 * In `Authentication` settings area, set superuser to your superadmin username in UCenter. Otherwis…
/plugin/authyubikey/
H A DREADME.md23 In the next step you have to set client ID and the secret key for your Yubikey.
H A Dauth.php.org144 // set default group if no groups specified
/plugin/authyubikey/lib/
H A DNEWS2 ** For httpsverify=false, set CURLOPT_SSL_VERIFYHOST to 0.
/plugin/autogroup/
H A Daction.php45 foreach($raw_cfg as $set) {
46 $key = array_shift($set);
47 $this->_group_cfg[$key][]=$set;
/plugin/autolink4/
H A Dplugin.info.txt6 desc Automatically link a user-defined set of terms, without editing page content.
/plugin/autotabber/
H A Dscript.js12 tabOverride.set(textareas).tabSize(0).autoIndent(true).escape(true);
H A Dtaboverride.js682 tabOverride.set = function (elems, enable) {
/plugin/backup/lang/en/
H A Dintro.txt10 … pages, or configuration files that include account passwords), you should set the backup namespac…

12345678910>>...51