Home
last modified time | relevance | path

Searched refs:in (Results 151 – 175 of 3785) sorted by path

12345678910>>...152

/plugin/authdrupal8/
H A Dpassword.inc18 * increase by 1 every Drupal version in order to counteract increases in the
29 // The expected (and maximum) number of characters in a hashed password.
84 * Integer that determines the number of iterations used in the hashing
94 // We encode the final log2 iteration count in base 64.
106 * Integer that determines the number of iterations used in the hashing
172 // We rely on the hash() function being available in PHP 5.2+.
214 * Alternative implementations of this function may use other data in the
215 * $account object, for example the uid to look up the hash in a custom table
261 * has changed through a change in th
[all...]
/plugin/authfacebook/
H A DLICENSE26 in new free programs; and that you know you can do these things.
80 source code as you receive it, in any medium, provided that you
116 and can be reasonably considered independent and separate works in
153 an offer, in accord with Subsection b above.)
161 anything that is normally distributed (in either source or binary
178 parties remain in full compliance.
212 apply and the section as a whole is intended to apply in other
221 through that system in reliance on consistent application of that
235 the limitation as if written in the body of this License.
239 be similar in spirit to the present version, but may differ in detail to
[all …]
/plugin/authg2fa/
H A DLICENSE26 in new free programs; and that you know you can do these things.
80 source code as you receive it, in any medium, provided that you
116 and can be reasonably considered independent and separate works in
153 an offer, in accord with Subsection b above.)
161 anything that is normally distributed (in either source or binary
178 parties remain in full compliance.
212 apply and the section as a whole is intended to apply in other
221 through that system in reliance on consistent application of that
235 the limitation as if written in the body of this License.
239 be similar in spirit to the present version, but may differ in detail to
[all …]
/plugin/authgoogle/
H A DREADME.md3 Google Authentication Plugin allows to sign in to DokuWiki
H A Dplugin.info.txt6 desc Google Authentication Plugin allows to sign in to DokuWiki using OAuth 2.0 protocol provided…
/plugin/authgoogle/google/io/
H A Dcacerts.pem10 # 1.1 (the "License"); you may not use this file except in compliance with
31 # in which case the provisions of the GPL or the LGPL are applicable instead
/plugin/authgoogle2fa/
H A DLICENSE26 in new free programs; and that you know you can do these things.
80 source code as you receive it, in any medium, provided that you
116 and can be reasonably considered independent and separate works in
153 an offer, in accord with Subsection b above.)
161 anything that is normally distributed (in either source or binary
178 parties remain in full compliance.
212 apply and the section as a whole is intended to apply in other
221 through that system in reliance on consistent application of that
235 the limitation as if written in the body of this License.
239 be similar in spirit to the present version, but may differ in detail to
[all …]
/plugin/authgooglesheets/
H A DLICENSE26 in new free programs; and that you know you can do these things.
80 source code as you receive it, in any medium, provided that you
116 and can be reasonably considered independent and separate works in
153 an offer, in accord with Subsection b above.)
161 anything that is normally distributed (in either source or binary
178 parties remain in full compliance.
212 apply and the section as a whole is intended to apply in other
221 through that system in reliance on consistent application of that
235 the limitation as if written in the body of this License.
239 be similar in spirit to the present version, but may differ in detail to
[all …]
H A DREADME5 If you install this plugin manually, make sure it is installed in
10 on how to install plugins in DokuWiki.
19 This program is distributed in the hope that it will be useful,
H A Dcomposer.lock54 …"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform…
213 …"phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token managemen…
743 …"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary prec…
745 …"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operati…
746 …"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic…
/plugin/authgooglesheets/vendor/composer/
H A DLICENSE6 in the Software without restriction, including without limitation the rights
11 The above copyright notice and this permission notice shall be included in all
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DLICENSE5 Redistribution and use in source and binary forms, with or without
11 * Redistributions in binary form must reproduce the above
13 disclaimer in the documentation and/or other materials provided
H A DREADME.md8 A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to [RFC 7519](https:…
65 JWT::$leeway = 60; // $leeway in seconds
244 - Detect invalid Base64 encoding in signature.
252 - Bugfix 'kid' not in given key list.
274 - Cleaner documentation blocks in the code. See
287 `$keys` argument in `JWT::decode()`. Thanks to [@aztech-dev](https://github.com/aztech-dev)!
291 known security vulnerabilities in prior versions when both symmetric and
310 New Lines in private keys
313 If your private key contains `\n` characters, be sure to wrap it in double quotes `""`
314 and not single quotes `''` in order to properly interpret the escaped characters.
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE35 "Work" shall mean the work of authorship, whether in Source or
37 copyright notice that is included in or attached to the work
38 (an example is provided in the Appendix below).
71 Work and such Derivative Works in Source or Object form.
90 Work or Derivative Works thereof in any medium, with or without
91 modifications, and in Source or Object form, provided that You
100 (c) You must retain, in the Source form of any Derivative Works
110 pertain to any part of the Derivative Works, in at least one
128 the conditions stated in this License.
144 agreed to in writing, Licensor provides the Work (and each
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DRule.php36 public $in; variable in Google\\Service\\GameServices\\Rule
93 public function setIn($in) argument
95 $this->in = $in;
102 return $this->in;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DLICENSE35 "Work" shall mean the work of authorship, whether in Source or
37 copyright notice that is included in or attached to the work
38 (an example is provided in the Appendix below).
71 Work and such Derivative Works in Source or Object form.
90 Work or Derivative Works thereof in any medium, with or without
91 modifications, and in Source or Object form, provided that You
100 (c) You must retain, in the Source form of any Derivative Works
110 pertain to any part of the Derivative Works, in at least one
128 the conditions stated in this License.
144 agreed to in writing, Licensor provides the Work (and each
[all …]
H A DREADME.md40 Once composer is installed, execute the following command in your project root to install this libr…
59 you want to keep in `composer.json`:
81 **IMPORTANT**: If you add any services back in `composer.json`, you will need to
112 Uncompress the zip file you download, and include the autoloader in your project:
122 view them in your browser by running the php built-in web server.
129 (in the above example, `http://localhost:8000`).
155 > An example of this can be seen in [`examples/simple-file-upload.php`](examples/simple-file-upload…
175 // Your redirect URI can be any registered URI, but in this example
191 > An example of this can be seen in [`examples/service-account.php`](examples/service-account.php).
240in [google-api-php-client-services](https://github.com/googleapis/google-api-php-client-services) …
[all …]
/plugin/authgooglesheets/vendor/google/apiclient/src/Task/
H A DComposer.php92 $finder->in($serviceDir . '/' . $service);
112 ->in($serviceDir)
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
39 (an example is provided in the Appendix below).
72 Work and such Derivative Works in Source or Object form.
91 Work or Derivative Works thereof in any medium, with or without
92 modifications, and in Source or Object form, provided that You
101 (c) You must retain, in the Source form of any Derivative Works
129 the conditions stated in this License.
145 agreed to in writing, Licensor provides the Work (and each
184 the brackets!) The text should be enclosed in the appropriate
[all …]
H A DLICENSE35 "Work" shall mean the work of authorship, whether in Source or
37 copyright notice that is included in or attached to the work
38 (an example is provided in the Appendix below).
71 Work and such Derivative Works in Source or Object form.
90 Work or Derivative Works thereof in any medium, with or without
91 modifications, and in Source or Object form, provided that You
100 (c) You must retain, in the Source form of any Derivative Works
110 pertain to any part of the Derivative Works, in at least one
128 the conditions stated in this License.
144 agreed to in writing, Licensor provides the Work (and each
[all …]
H A DREADME.md41 credentials for use in calling Google APIs.
51 JSON credentials for your project. Go to **APIs & Services** > **Credentials** in
58 Once downloaded, store the path to this file in the
71 enabled. Go to **APIs & Auth** > **APIs** in the
220 you can include the ID token in a `Proxy-Authorization: Bearer`
221 header instead. If a valid ID token is found in a `Proxy-Authorization` header,
286 [google-id-tokens]: https://developers.google.com/identity/sign-in/web/backend-auth
292 available in [COPYING][copying].
/plugin/authgooglesheets/vendor/google/auth/src/
H A DAccessToken.php131 'unrecognized "alg" in certs, expected ES256 or RS256'
175 'More than one alg detected in certs'
H A DCredentialsLoader.php144 throw new \InvalidArgumentException('invalid value in the type field');
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A D.php_cs17 ->in(__DIR__.'/src')
18 ->in(__DIR__.'/tests')
H A DCHANGELOG.md107 * Obfuscate in-URL credentials in exceptions
172 * Bug fix: Reason phrase is no longer cast to an int in some cases in the
189 * Fixed a memory leak in the curl handlers in which references to callbacks
199 `multipart` in the same request.
241 previous headers in the associative array.
259 in Guzzle, operating on PSR-7 messages.
294 can pass the query string in as a string.
539 globally and in a Composer install
546 in the StreamAdapter
731 * Stream size in `Guzzle\Stream\PhpStreamRequestFactory` will now be set if Content-Length is retur…
[all …]

12345678910>>...152