Home
last modified time | relevance | path

Searched refs:redirect (Results 1 – 25 of 110) sorted by path

12345

/plugin/404manager/
H A DCHANGES.md15 … HTTP status code in the same way that the plugin [redirect](https://www.dokuwiki.org/plugin:redir…
H A DREADME.md73 * Add/Modify a redirect with the form Add/Modify
74 * Delete a redirect with the picture "delete"
104 In this case, the startpage is the redirect page because it have a highest score (13 against 9)
H A Dstyle.css1 .redirect-manager .managerreference {
14 .redirect-manager.table-responsive {
29 .redirect-manager.table {
35 .redirect-manager.table {
50 .redirect-manager.alert-warning {
63 .redirect-manager.alert-success {
75 .redirect-manager.alert {
/plugin/404manager/lang/en/
H A Dintro.txt3 Here you can set up redirects. You can redirect to internal pages as external
/plugin/acronym/
H A DREADME13 (c) 2006 by Allen Ormond <aormond atgmaildotcom> (was goto plugin, now redirect component)
32 2010-08-21: 1 hour: redirect made faster
38 2010-04-17: 2 hours: adapting goto plugin by Allen Ormond to become the redirect component
/plugin/adfs/phpsaml/
H A DREADME.md52 * **Speed** - SAML is fast. One browser redirect is all it takes to securely
669 …ovided by the toolkit (`endpoints/acs.php`), then the ACS endpoint will redirect the user to the f…
671 We can set a `'returnTo'` url to change the workflow and redirect the user to the other PHP file.
684 * `$strict` - True if we want to stay (returns the url string) False to redirect
1020 * `$stay` - True if we want to stay (returns the url string) False to redirect.
1032 endpoint will redirect the user to the file that launched the SLO request.
1034 We can set an `'returnTo'` url to change the workflow and redirect the user
1462 * `redirect` - Executes a redirection to the provided url (or return the
/plugin/adfs/phpsaml/lib/Saml/
H A DAuthRequest.php42 $url = OneLogin_Saml2_Utils::redirect($this->auth->getSSOurl(), $parameters, true);
/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php339 return OneLogin_Saml2_Utils::redirect($url, $parameters, $stay);
H A DUtils.php306 public static function redirect($url, $parameters = array(), $stay = false) function in OneLogin_Saml2_Utils
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/authgoogle/
H A Dauth.php180 $redirect = empty($referer) ? wl('start', '', true) : $referer;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md172 1. Set your application's redirect URI
175 // Your redirect URI can be any registered URI, but in this example
176 // we redirect back to this same page
181 1. In the script handling the redirect URI, exchange the authorization code for an access token:
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md88 * Feature: Track redirect HTTP status codes [#1711](https://github.com/guzzle/guzzle/pull/1711)
382 * Updated the redirect plugin to be non-blocking so that redirects are sent
866 * Bug fix: Fixing bug introduced in 3.4.2 where redirect responses are duplicated on the final redi…
909 … correctly aggregating successful requests and failed requests in CurlMulti when a redirect occurs.
923 …means that the redirect behavior of POST requests with custom bodies will not be the same as POST …
987 * Fixed a bug where redirect responses were not chained correctly using getPreviousResponse()
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DHandlerStack.php44 $stack->push(Middleware::redirect(), 'allow_redirects');
H A DMiddleware.php146 public static function redirect() function in GuzzleHttp\\Middleware
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md61 from a redirect). Data that is read from the remote stream will be buffered in
/plugin/bez/ctl/
H A Dtask.php27 $redirect = true; variable
32 $redirect = true; variable
39 $redirect = true; variable
47 $redirect = true; variable
56 $redirect = true; variable
62 $redirect = true; variable
73 $redirect = true; variable
81 $redirect = true; variable
93 $redirect = true; variable
96 $redirect variable
[all...]
H A Dtask_form.php18 $redirect = true; variable
24 if (isset($redirect) && $redirect == true) {
H A Dthread.php50 $redirect = true; variable
55 $redirect = true; variable
61 $redirect = true; variable
70 $redirect = true; variable
79 $redirect = true; variable
86 $redirect = true; variable
97 $redirect = true; variable
116 $redirect = true; variable
130 $redirect = true; variable
136 $redirect variable
[all...]
/plugin/blogtng/action/
H A Dcomments.php130 $event->data = 'redirect';
/plugin/codemirror/dist/modes/
H A Dhttp.min.js.map1 … } else if (status >= 300 && status < 400) {\n return \"positive redirect\";\n } else if…
H A Dvbscript.min.js.map1 …nMethods = ['addheader', 'appendtolog', 'binarywrite', 'end', 'flush', 'redirect', //response\n …
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …ethods(CodeMirror);\n\n // Set up methods on CodeMirror's prototype to redirect to the editor's d…
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64 …est-timestamp|xdmp:request-status|xdmp:request-cancel|xdmp:request|xdmp:redirect-response|xdmp:ran…
/plugin/combo/lang/en/admin/
H A Dpagerules_intro.txt6 They are rules that are used to redirect a [[doku>pagename|DokuWiki ID]] based on a pattern to:

12345