Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 43 of 43 for UNAUTHORIZED (0.14 sec)

  1. CHANGELOG/CHANGELOG-1.24.md

        - [Container Images](#container-images-9)
      - [Changelog since v1.24.7](#changelog-since-v1247)
      - [Important Security Information](#important-security-information-2)
        - [CVE-2022-3162: Unauthorized read of Custom Resources](#cve-2022-3162-unauthorized-read-of-custom-resources)
        - [CVE-2022-3294: Node address isn't always verified when proxying](#cve-2022-3294-node-address-isnt-always-verified-when-proxying)
      - [Changes by Kind](#changes-by-kind-9)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.10.md

    * Expose total usage of pods through the "pods" SystemContainer in the Kubelet Summary API ([#57802](https://github.com/kubernetes/kubernetes/pull/57802), [@dashpole](https://github.com/dashpole))
    * Unauthorized requests will not match audit policy rules where users or groups are set. ([#59398](https://github.com/kubernetes/kubernetes/pull/59398), [@CaoShuFeng](https://github.com/CaoShuFeng))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 341.8K bytes
    - Viewed (0)
  3. docs/en/docs/release-notes.md

    ## 0.20.0
    
    * Upgrade OAuth2:
        * Upgrade Password flow using Bearer tokens to use the correct HTTP status code 401 `UNAUTHORIZED`, with `WWW-Authenticate` headers.
        * Update, simplify, and improve all the [security docs](https://fastapi.tiangolo.com/advanced/security/).
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
Back to top