Search Options

Results per page
Sort
Preferred Languages
Advance

Results 161 - 170 of 209 for userInfo (0.14 sec)

  1. staging/src/k8s.io/apiserver/pkg/admission/plugin/webhook/testing/testcase.go

    	subResource := ""
    	userInfo := user.DefaultInfo{
    		Name: "webhook-test",
    		UID:  "webhook-test",
    	}
    	options := &metav1.UpdateOptions{}
    
    	return &FakeAttributes{
    		Attributes: admission.NewAttributesRecord(object.(runtime.Object), oldObject.(runtime.Object), kind, namespace, name, gvr, subResource, admission.Update, options, dryRun, &userInfo),
    	}
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 03 06:51:04 UTC 2023
    - 47.6K bytes
    - Viewed (0)
  2. internal/rest/client.go

    	case offline:
    		// client offline, return last error captured.
    		return nil, &NetworkError{Err: c.LastError()}
    	}
    
    	// client is still connected, attempt the request.
    
    	// Shallow copy. We don't modify the *UserInfo, if set.
    	// All other fields are copied.
    	u := *c.url
    	u.Path = path.Join(u.Path, method)
    	u.RawQuery = values.Encode()
    
    	req, err := c.newRequest(ctx, u, body)
    	if err != nil {
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 14.4K bytes
    - Viewed (0)
  3. okhttp/src/test/resources/web-platform-test-urltestdata.txt

    data:example.com/  s:data p:example.com/
    javascript:example.com/  s:javascript p:example.com/
    mailto:example.com/  s:mailto p:example.com/
    
    # Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/segments-userinfo-vs-host.html
    http:@www.example.com about:blank s:http h:www.example.com p:/
    http:/@www.example.com  s:http h:www.example.com p:/
    http://@www.example.com  s:http h:www.example.com p:/
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 14.3K bytes
    - Viewed (0)
  4. cmd/admin-handlers-users_test.go

    	}
    	req, err := http.NewRequestWithContext(ctx, http.MethodPut, u.String(), nil)
    	if err != nil {
    		c.Fatalf("unexpected new request err: %v", err)
    	}
    	reqBodyArg := madmin.UserInfo{
    		SecretKey:  secretKey,
    		PolicyName: "consoleAdmin",
    		Status:     madmin.AccountEnabled,
    	}
    	buf, err := json.Marshal(reqBodyArg)
    	if err != nil {
    		c.Fatalf("unexpected json encode err: %v", err)
    	}
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 45.7K bytes
    - Viewed (0)
  5. samples/security/spire/spire-quickstart.yaml

                    type: object
                  bundleEndpointURL:
                    description: BundleEndpointURL is the URL of the bundle endpoint.
                      It must be an HTTPS URL and cannot contain userinfo (i.e. username/password).
                    type: string
                  trustDomain:
                    description: TrustDomain is the name of the trust domain to federate
                      with (e.g. example.org)
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Oct 12 16:12:42 UTC 2023
    - 32.2K bytes
    - Viewed (0)
  6. cmd/common-main.go

    			ClientSecret:            cfg.ClientSecret,
    			HMACSalt:                globalDeploymentID(),
    			HMACPassphrase:          cfg.ClientID,
    			Scopes:                  strings.Join(cfg.DiscoveryDoc.ScopesSupported, ","),
    			Userinfo:                cfg.ClaimUserinfo,
    			RedirectCallbackDynamic: cfg.RedirectURIDynamic,
    			RedirectCallback:        callback,
    			EndSessionEndpoint:      cfg.DiscoveryDoc.EndSessionEndpoint,
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu May 30 11:58:12 UTC 2024
    - 31.5K bytes
    - Viewed (0)
  7. src/net/url/url_test.go

    		},
    		"",
    	},
    	// leading // without scheme should create an authority
    	{
    		"//foo",
    		&URL{
    			Host: "foo",
    		},
    		"",
    	},
    	// leading // without scheme, with userinfo, path, and query
    	{
    		"//user@foo/path?a=b",
    		&URL{
    			User:     User("user"),
    			Host:     "foo",
    			Path:     "/path",
    			RawQuery: "a=b",
    		},
    		"",
    	},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:52:38 UTC 2024
    - 52.1K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_en.properties

    labels.searchLog=Search Log
    labels.sort=Sort
    labels.start=Start Pos
    labels.loginRequired=Login Required
    labels.loginLink=Login Link
    labels.threadName=Thread Name
    labels.url=URL
    labels.userFavorite=Favorite Log
    labels.userInfo=User Info
    labels.webApiJson=JSON Response
    labels.webConfigName=Web Config Name
    labels.allLanguages=All Languages
    labels.dictId=Dictionary ID
    labels.docId=Document ID
    labels.endTime=End Time
    labels.hq=hq
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 40.7K bytes
    - Viewed (0)
  9. src/main/java/jcifs/smb/SmbFile.java

     * to register the SMB protocol handler.
     * <p>
     * The userinfo component of the SMB URL (<tt>domain;user:pass</tt>) must
     * be URL encoded if it contains reserved characters. According to RFC 2396
     * these characters are non US-ASCII characters and most meta characters
     * however jCIFS will work correctly with anything but '@' which is used
     * to delimit the userinfo component from the server and '%' which is the
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Thu May 23 01:50:13 UTC 2024
    - 82.3K bytes
    - Viewed (1)
  10. src/main/resources/fess_label_de.properties

    labels.sort=Sortieren
    labels.start=Start-Pos.
    labels.loginRequired=Anmeldung erforderlich
    labels.loginLink=Login-Link
    labels.threadName=Thread-Name
    labels.url=URL
    labels.userFavorite=Lieblingsprotokoll
    labels.userInfo=Benutzerinfo
    labels.webApiJson=JSON-Antwort
    labels.webConfigName=Web-Konfigurationsname
    labels.allLanguages=Alle Sprachen
    labels.dictId=Wörterbuch-ID
    labels.docId=Dokument-ID
    labels.endTime=Endzeitpunkt
    labels.hq=hq
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 42.8K bytes
    - Viewed (0)
Back to top