Home
last modified time | relevance | path

Searched refs:Authorization (Results 1 – 25 of 41) sorted by relevance

12

/plugin/davcal/
H A D.htaccess3 RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
/plugin/authgooglesheets/vendor/google/auth/src/
DIam.php85 'Authorization' => 'Bearer ' . $accessToken
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DUstream.php96 return array('Authorization' => 'Basic ' . $this->credentials->getConsumerSecret());
H A DSpotify.php109 return array('Authorization' => 'Basic ' .
H A DReddit.php111 return array('Authorization' => 'Basic ' .
/plugin/aichatlocal/lang/
Dsettings.php21 …tion, enter the API key here. The key will be sent as a Bearer token in the Authorization header.';
/plugin/fedauth/
DREADME.md23 * Copyrights of the Authorization Provider images
/plugin/authgooglesheets/vendor/google/auth/
DREADME.md217 #### Call using Proxy-Authorization Header
219 and your application occupies the `Authorization` request header,
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,
223 the Authorization header to your application without processing the content.
/plugin/btable2/
DREADME.md13 - No Authorization! Everyone can change votes from others. non-internet-users (yes, they exist...) …
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/tests/
DMatrixHttpApiTest.php346 … $this->assertEquals(sprintf('Bearer %s', $this->token), $req->getHeader('Authorization')[0]);
/plugin/airtable/
Dsyntax.php702 'Authorization: Bearer ' . API_KEY
/plugin/asciidocjs/node_modules/unxhr/lib/
DXMLHttpRequest.js369 headers.Authorization = 'Basic ' + authBuf.toString('base64')
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md65 * Hiding `Authorization` header value from `Request::__toString`.
H A DREADME.md237 $request->setHeader('Authorization', 'Basic xxxxxxxxxx');
/plugin/diagramsnet/lib/js/onedrive/
DOneDriveOrig.js2Authorization:"bearer "+t.accessToken}});f.default.logMessage("performing GET on item with id: "+e… property
DOneDrive.js6Authorization:"bearer "+t.accessToken}});f.default.logMessage("performing GET on item with id: "+e… property
/plugin/diagramsnet/lib/js/diagramly/
DTrelloClient.js123Authorization: 'OAuth oauth_consumer_key="' + Trello.key() + '", oauth_token="' + Trello.token() +… property
/plugin/webdav/vendor/sabre/http/
DCHANGELOG.md98 * Hiding `Authorization` header value from `Request::__toString`.
DREADME.md237 $request->setHeader('Authorization', 'Basic xxxxxxxxxx');
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DCHANGELOG.md94 * Fix failure to strip Authorization header on HTTP downgrade
109 - Remove curl auth on cross-domain redirects to align with the Authorization HTTP header
458 * Bug fix: Remove the Authorization header when redirecting if the Host
/plugin/diagramsnet/lib/resources/
Ddia_sl.txt46 authorizationRequired=Authorization required
Ddia_hi.txt46 authorizationRequired=Authorization required
Ddia_te.txt46 authorizationRequired=Authorization required
Ddia_si.txt46 authorizationRequired=Authorization required
Ddia_kn.txt46 authorizationRequired=Authorization required

12