Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: moby/moby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v27.1.0
Choose a base ref
...
head repository: moby/moby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v27.1.1
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 15, 2024

  1. Authz plugin security fixes for 0-length content and path validation

    Signed-off-by: Jameson Hyde <jameson.hyde@docker.com>
    
    fix comments
    
    (cherry picked from commit 9659c3a)
    Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
    (cherry picked from commit 2ac8a47)
    Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
    jamesonhyde-docker authored and vvoland committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0835eaa View commit details
    Browse the repository at this point in the history
  2. If url includes scheme, urlPath will drop hostname, which would not m…

    …atch the auth check
    
    Signed-off-by: Jameson Hyde <jameson.hyde@docker.com>
    (cherry picked from commit 754fb8d)
    Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
    (cherry picked from commit 5282cb2)
    Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
    jamesonhyde-docker authored and vvoland committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d1bbb61 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge commit from fork

    [27.0] AuthZ plugin security fixes
    thaJeztah authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cc13f95 View commit details
    Browse the repository at this point in the history
Loading