August 1, 2025
View f74e5d4

Create github.com/moby/moby/v2 module

Derek McGowan authored on 2025/08/01 02:13:29
May 30, 2025
View 6a9f7c5

pkg/authorization: remove // import comments

Sebastiaan van Stijn authored on 2025/05/30 19:45:19
November 6, 2024
View 79196de

pkg/authorization: fix G112 Potential Slowloris Attack (gosec)

Sebastiaan van Stijn authored on 2024/11/06 01:54:25
May 6, 2023
View ab35df4

remove pre-go1.17 build-tags

Sebastiaan van Stijn authored on 2023/05/06 00:59:39
August 24, 2021
View c55a4ac

refactor: move from io/ioutil to io and os package

Eng Zer Jun authored on 2021/08/24 19:10:50
August 23, 2021
View 686be57

Update to Go 1.17.0, and gofmt with Go 1.17

Sebastiaan van Stijn authored on 2021/08/23 22:14:53
April 7, 2020
View f2c4326

pkg/authorization: Fix test failures on macOS

Roman Mazur authored on 2020/04/07 19:05:25
October 13, 2019
View 5ba167c

pkg/authorization: use constants for http methods

Sebastiaan van Stijn authored on 2019/10/13 03:43:46
December 2, 2018
View 5282cb2

If url includes scheme, urlPath will drop hostname, which would not match the auth check

Jameson Hyde authored on 2018/12/02 01:25:49
November 27, 2018
View 2ac8a47

Authz plugin security fixes for 0-length content and path validation Signed-off-by: Jameson Hyde <jameson.hyde@docker.com>

Jameson Hyde authored on 2018/11/27 04:15:22
July 5, 2018
View 9b0097a

Format code with gofmt -s from go-1.11beta1

Kir Kolyshkin authored on 2018/07/05 03:11:49
April 4, 2018
View 6ac73d3

If `Content-Type` is `application/json;charset=UTF-8`, `RequestBody` is empty. Signed-off-by: odg0318 <odg0318@gmail.com>

odg0318 authored on 2018/04/04 17:04:50
February 6, 2018
View 4f0d95f

Add canonical import comment

Daniel Nephin authored on 2018/02/06 06:05:59
May 22, 2017
View 39bcaee

Spelling fixes

Josh Soref authored on 2017/05/22 08:24:07
July 19, 2016
View 6bec735

Use const http status code instead of just numbers see #24783

Doron Podoleanu authored on 2016/07/19 16:40:20