DebugRequestMiddleware: Remove path handling
authorSebastiaan van Stijn <github@gone.nl>
Wed, 3 Jul 2019 14:16:22 +0000 (16:16 +0200)
committerArnaud Rebillout <arnaud.rebillout@collabora.com>
Wed, 4 Sep 2019 07:54:29 +0000 (08:54 +0100)
commitb2bc00eac9004f057db64c3546c234c963d65eeb
tree1389dd6846c4386cda9fff193ede2396b856a278
parente2e4f5ba135f0d6972f6913fce5aa09a82eaa30a
DebugRequestMiddleware: Remove path handling

Path-specific rules were removed, so this is no longer used.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 530e63c1a61b105a6f7fc143c5acb9b5cd87f958)
Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit f8a0f26843bc5aff33cf9201b75bd4bdbb48a3ad)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Origin: upstream, https://github.com/docker/engine/pull/298

Gbp-Pq: Name cve-2019-13509-04-DebugRequestMiddleware-Remove-path-handling.patch
engine/api/server/middleware/debug.go
engine/api/server/middleware/debug_test.go