Home
last modified time | relevance | path

Searched refs:valid (Results 51 – 75 of 849) sorted by path

12345678910>>...34

/plugin/authgooglesheets/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1TokenProperties.php41 public $valid; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1TokenProperties
102 public function setValid($valid) argument
104 $this->valid = $valid;
111 return $this->valid;
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DCollection.php53 public function valid() function in Google\\Collection
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md221 header instead. If a valid ID token is found in a `Proxy-Authorization` header,
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md228 * Ensuring that `sink` is valid if saving to a file.
335 want to send requests over the wire using valid query string characters that do
941 * Bug fix: Added 'wb' as a valid write mode for streams
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DCoroutine.php141 if ($this->generator->valid()) {
H A DEachPromise.php163 if (!$this->iterable || !$this->iterable->valid()) {
247 if (!$this->pending && !$this->iterable->valid()) {
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md91 - Accept port number 0 to be valid (#270)
182 - Ensure each URI modification results in a valid URI according to PSR-7 discussions.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUtils.php333 if (!$resource->valid()) {
/plugin/authgooglesheets/vendor/psr/cache/
H A DCHANGELOG.md12 … `expiresAfter()` in CacheItemInterface fix docblock to specify null as a valid parameters as well…
/plugin/authhiorgserver/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/authjoomla3/
H A DREADME.md11 …ee `Absolute path to a Joomla 3 installation` there you have to specify a valid Joomla 3 installat…
/plugin/authldaplocal/
H A DLICENSE160 b) Accompany it with a written offer, valid for at least three
/plugin/authlemonldap/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/authlinotp/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/authloginapi/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/authmantis/
H A DLICENSE.md261 written offer, valid for at least three years and valid for as
350 that they are valid under applicable law. If additional permissions
507 country that you have reason to believe are valid.
/plugin/authnc/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/authorlist/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/authowncloud/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/authphpbb3/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/authplaincas/
H A Dlicense142 b) Accompany it with a written offer, valid for at least three
/plugin/authremoteuser/
H A DREADME.md117 This has to be a valid <a href="https://www.dokuwiki.org/pagename"
127 follow the rules of valid <a href="https://www.dokuwiki.org/pagename"
137 [^1]: Don't be surprised: The user ID is converted to a valid page name.
/plugin/authyubikey/
H A Dauth.php.org296 * Only valid pageid's (no namespaces) for usernames
307 * Only valid pageid's (no namespaces) for groupnames
/plugin/authyubikey/lib/
H A DYubico.php347 $valid=False;
418 $valid=True;
429 $valid=True;
433 if (!$wait_for_all && ($valid || $replay))
442 if ($valid) return true;
466 if ($valid) return true;

12345678910>>...34