Home
last modified time | relevance | path

Searched defs:redirect_url (Results 1 – 25 of 439) sorted by relevance

12345678910>>...18

/dports/mail/squirrelmail/squirrelmail.stable/squirrelmail/src/
H A Dredirect.php165 $redirect_url = 'webmail.php'; variable
174 $redirect_url = $session_expired_location . '.php'; variable
176 … $redirect_url = 'webmail.php?right_frame=' . urlencode($session_expired_location . '.php'); variable
180 $redirect_url = 'webmail.php?right_frame=' . urlencode($session_expired_location . '.php'); variable
186 $redirect_url = $location . '/webmail.php?right_frame=compose.php&mailtodata='; variable
/dports/net/phpldapadmin/phpLDAPadmin-1.2.6.3/htdocs/
H A Dcreate.php62 $redirect_url = $request['redirect']; variable
65 $redirect_url = sprintf('cmd.php?%s&template=%s&container=%s', variable
69 $redirect_url = sprintf('cmd.php?%s&template=%s&dn=%s', variable
H A Ddelete.php25 $redirect_url = ''; variable
H A Ddelete_attr.php25 $redirect_url = sprintf('cmd.php?cmd=template_engine&server_id=%s&dn=%s', variable
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/3rdParty/pla/htdocs/
H A Dcreate.php63 $redirect_url = $request['redirect']; variable
66 $redirect_url = sprintf('cmd.php?%s&template=%s&container=%s', variable
70 $redirect_url = sprintf('cmd.php?%s&template=%s&dn=%s', variable
H A Ddelete.php25 $redirect_url = ''; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/signin/
H A Dchrome_signin_url_loader_throttle_unittest.cc71 Invoke([&](ChromeRequestAdapter* adapter, const GURL& redirect_url) { in TEST()
117 .WillOnce(Invoke([&](ResponseAdapter* adapter, const GURL& redirect_url) { in TEST()
137 Invoke([&](ChromeRequestAdapter* adapter, const GURL& redirect_url) { in TEST()
196 .WillOnce(Invoke([&](ResponseAdapter* adapter, const GURL& redirect_url) { in TEST()
242 [](ChromeRequestAdapter* adapter, const GURL& redirect_url) { in TEST()
258 .WillRepeatedly(([](ResponseAdapter* adapter, const GURL& redirect_url) { in TEST()
H A Dheader_modification_delegate_impl.cc53 const GURL& redirect_url) { in ProcessRequest()
107 const GURL& redirect_url) { in ProcessResponse()
H A Dchrome_signin_proxying_url_loader_factory_unittest.cc159 Invoke([&](ChromeRequestAdapter* adapter, const GURL& redirect_url) { in TEST_F()
177 Invoke([&](ChromeRequestAdapter* adapter, const GURL& redirect_url) { in TEST_F()
211 .WillOnce(Invoke([&](ResponseAdapter* adapter, const GURL& redirect_url) { in TEST_F()
227 .WillOnce(Invoke([&](ResponseAdapter* adapter, const GURL& redirect_url) { in TEST_F()
/dports/www/horde-base/horde-5.2.23/services/
H A Dproblem.php21 if ($redirect_url = Horde::verifySignedUrl($vars->get('return_url'))) { variable
22 $redirect_url = new Horde_Url($redirect_url); variable
24 $redirect_url = Horde::url('login.php', true, array('app' => 'horde')); variable
/dports/www/owncloud/owncloud/core/Controller/
H A DTwoFactorChallengeController.php99 public function selectChallenge($redirect_url) {
133 public function showChallenge($challengeProviderId, $redirect_url) {
178 public function solveChallenge($challengeProviderId, $challenge, $redirect_url = null) {
/dports/devel/py-oci/oci-2.53.1/src/oci/identity/models/
H A Dsaml2_identity_provider.py225 def redirect_url(self): member in Saml2IdentityProvider
238 def redirect_url(self, redirect_url): member in Saml2IdentityProvider
/dports/www/mybb/mybb-mybb_1829/
H A Dcontact.php296 $redirect_url = htmlspecialchars_uni($mybb->get_input('from')); variable
300 $redirect_url = htmlentities($_SERVER['HTTP_REFERER']); variable
304 $redirect_url = ''; variable
/dports/audio/spotify-qt/spotify-qt-3.7/lib/src/spotify/
H A Dauth.cpp10 const std::string &redirect_url) -> std::string in url()
39 auto lib::spt::auth::get(const std::string &code, const std::string &redirect_url, in get()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/subresource_filter/
H A Dsubresource_filter_intercepting_browsertest.cc68 const GURL& redirect_url, in InitializeSafeBrowsingForOutOfOrderResponses()
176 GURL redirect_url(embedded_test_server()->GetURL( in IN_PROC_BROWSER_TEST_F() local
192 GURL redirect_url(embedded_test_server()->GetURL( in IN_PROC_BROWSER_TEST_F() local
/dports/www/fusionpbx/fusionpbx-4.4.1/app/dialplans/
H A Ddialplan_copy.php158 $redirect_url = PROJECT_PATH."/app/dialplans/dialplans.php?app_uuid=".$app_uuid; variable
161 $redirect_url = PROJECT_PATH."/app/dialplans/dialplans.php"; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/
H A Dbookmarklet_browsertest.cc36 const GURL redirect_url(embedded_test_server()->GetURL("/simple_page.html")); in IN_PROC_BROWSER_TEST_F() local
51 const GURL redirect_url(embedded_test_server()->GetURL("/simple_page.html")); in IN_PROC_BROWSER_TEST_F() local
/dports/www/nextcloud/nextcloud/core/Controller/
H A DTwoFactorChallengeController.php111 public function selectChallenge($redirect_url) {
139 public function showChallenge($challengeProviderId, $redirect_url) {
193 public function solveChallenge($challengeProviderId, $challenge, $redirect_url = null) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/
H A Dbookmarklet_browsertest.cc40 const GURL redirect_url(embedded_test_server()->GetURL("/simple_page.html")); in IN_PROC_BROWSER_TEST_F() local
55 const GURL redirect_url(embedded_test_server()->GetURL("/simple_page.html")); in IN_PROC_BROWSER_TEST_F() local
/dports/sysutils/froxlor/froxlor-0.9.38.7_4/froxlor/
H A Dadmin_updates.php73 $redirect_url = 'admin_index.php?s=' . $s; variable
118 $redirect_url = 'admin_index.php?s=' . $s; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/conversions/
H A Dconversion_registration_browsertest.cc175 GURL redirect_url = embedded_test_server()->GetURL( in IN_PROC_BROWSER_TEST_F() local
224 GURL redirect_url = https_server()->GetURL( in IN_PROC_BROWSER_TEST_F() local
256 GURL redirect_url = https_server()->GetURL( in IN_PROC_BROWSER_TEST_F() local
301 GURL redirect_url = embedded_test_server()->GetURL( in IN_PROC_BROWSER_TEST_F() local
350 GURL redirect_url = redirect_server->GetURL( in IN_PROC_BROWSER_TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/
H A Dad_redirect_trigger_browsertest.cc127 GURL redirect_url = embedded_test_server()->GetURL("b.com", "/title1.html"); in IN_PROC_BROWSER_TEST_F() local
171 GURL redirect_url = embedded_test_server()->GetURL("b.com", "/title1.html"); in IN_PROC_BROWSER_TEST_F() local
211 GURL redirect_url = embedded_test_server()->GetURL("b.com", "/title1.html"); in IN_PROC_BROWSER_TEST_F() local
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/
H A Dupdate-core.php1234 $redirect_url = self_admin_url( 'update-core.php' ); variable
1241 $redirect_url = add_query_arg( 'core-major-auto-updates-saved', 'enabled', $redirect_url ); variable
1244 $redirect_url = add_query_arg( 'core-major-auto-updates-saved', 'disabled', $redirect_url ); variable
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/
H A Dupdate-core.php1234 $redirect_url = self_admin_url( 'update-core.php' ); variable
1241 $redirect_url = add_query_arg( 'core-major-auto-updates-saved', 'enabled', $redirect_url ); variable
1244 $redirect_url = add_query_arg( 'core-major-auto-updates-saved', 'disabled', $redirect_url ); variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/content_settings/
H A Dframebust_block_browsertest.cc267 GURL redirect_url = embedded_test_server()->GetURL("b.com", "/title1.html"); in IN_PROC_BROWSER_TEST_F() local
300 GURL redirect_url = embedded_test_server()->GetURL("b.com", "/title1.html"); in IN_PROC_BROWSER_TEST_F() local
332 GURL redirect_url = embedded_test_server()->GetURL("b.com", "/title1.html"); in IN_PROC_BROWSER_TEST_F() local
357 GURL redirect_url = embedded_test_server()->GetURL("b.com", "/title1.html"); in IN_PROC_BROWSER_TEST_F() local

12345678910>>...18