Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for setMail (0.17 sec)

  1. tests/test_include_router_defaults_overrides.py

                    "HTTPValidationError": {
                        "title": "HTTPValidationError",
                        "type": "object",
                        "properties": {
                            "detail": {
                                "title": "Detail",
                                "type": "array",
                                "items": {"$ref": "#/components/schemas/ValidationError"},
                            }
                        },
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Jun 30 18:25:16 UTC 2023
    - 358.6K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.29.md

    - cloud.google.com/go/redis: v1.11.0 → v1.13.1
    - cloud.google.com/go/resourcemanager: v1.7.0 → v1.9.1
    - cloud.google.com/go/resourcesettings: v1.5.0 → v1.6.1
    - cloud.google.com/go/retail: v1.12.0 → v1.14.1
    - cloud.google.com/go/run: v0.9.0 → v1.2.0
    - cloud.google.com/go/scheduler: v1.9.0 → v1.10.1
    - cloud.google.com/go/secretmanager: v1.10.0 → v1.11.1
    - cloud.google.com/go/security: v1.13.0 → v1.15.1
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:37:31 UTC 2024
    - 375.1K bytes
    - Viewed (1)
  3. common-protos/k8s.io/api/core/v1/generated.proto

    message PodStatus {
      // The phase of a Pod is a simple, high-level summary of where the Pod is in its lifecycle.
      // The conditions array, the reason and message fields, and the individual container status
      // arrays contain more detail about the pod's status.
      // There are five possible phase values:
      //
      // Pending: The pod has been accepted by the Kubernetes system, but one or more of the
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.23.md

      CVE-2021-29923 golang standard library "net" - Improper Input Validation of octal literals in golang 1.16.2 and below standard library "net" results in indeterminate SSRF & RFI vulnerabilities.
      Reference: https://nvd.nist.gov/vuln/detail/CVE-2021-29923 ([#104368](https://github.com/kubernetes/kubernetes/pull/104368), [@aojea](https://github.com/aojea))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
  5. doc/go_spec.html

    Otherwise, two types are identical if their <a href="#Types">underlying</a> type literals are
    structurally equivalent; that is, they have the same literal structure and corresponding
    components have identical types. In detail:
    </p>
    
    <ul>
    	<li>Two array types are identical if they have identical element types and
    	    the same array length.</li>
    
    	<li>Two slice types are identical if they have identical element types.</li>
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Oct 02 00:58:01 UTC 2024
    - 282.5K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.28.md

    - cloud.google.com/go/recommender: v1.9.0
    - cloud.google.com/go/redis: v1.11.0
    - cloud.google.com/go/resourcemanager: v1.7.0
    - cloud.google.com/go/resourcesettings: v1.5.0
    - cloud.google.com/go/retail: v1.12.0
    - cloud.google.com/go/run: v0.9.0
    - cloud.google.com/go/scheduler: v1.9.0
    - cloud.google.com/go/secretmanager: v1.10.0
    - cloud.google.com/go/security: v1.13.0
    - cloud.google.com/go/securitycenter: v1.19.0
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:34:59 UTC 2024
    - 456.9K bytes
    - Viewed (0)
  7. docs/en/docs/release-notes.md

        try:
            yield "Rick"
        except OwnerError as e:
            raise HTTPException(status_code=400, detail=f"Owner error: {e}")
    
    
    @app.get("/items/{item_id}")
    def get_item(item_id: str, username: Annotated[str, Depends(get_username)]):
        if item_id not in data:
            raise HTTPException(status_code=404, detail="Item not found")
        item = data[item_id]
        if item["owner"] != username:
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  8. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      <mime-type type="application/vnd.sealed.xls"/>
      <mime-type type="application/vnd.sealedmedia.softseal.html"/>
      <mime-type type="application/vnd.sealedmedia.softseal.pdf"/>
      <mime-type type="application/vnd.seemail">
        <glob pattern="*.see"/>
      </mime-type>
      <mime-type type="application/vnd.sema">
        <glob pattern="*.sema"/>
      </mime-type>
      <mime-type type="application/vnd.semd">
        <glob pattern="*.semd"/>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.27.md

    - cloud.google.com/go/recommender: v1.9.0
    - cloud.google.com/go/redis: v1.11.0
    - cloud.google.com/go/resourcemanager: v1.7.0
    - cloud.google.com/go/resourcesettings: v1.5.0
    - cloud.google.com/go/retail: v1.12.0
    - cloud.google.com/go/run: v0.9.0
    - cloud.google.com/go/scheduler: v1.9.0
    - cloud.google.com/go/secretmanager: v1.10.0
    - cloud.google.com/go/security: v1.13.0
    - cloud.google.com/go/securitycenter: v1.19.0
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jul 17 07:48:22 UTC 2024
    - 466.3K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.8.md

    of the Kubernetes Workloads API. We plan to move them to v1 in an upcoming release, so you might want to plan your migration accordingly.
    
    For more information, see [the issue that describes this work in detail](https://github.com/kubernetes/enhancements/issues/353)
    
    #### API Object Additions and Migrations
    
    - The DaemonSet, Deployment, ReplicaSet, and StatefulSet kinds
      are now in the apps/v1beta2 group and version.
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
Back to top