mirror of
https://github.com/moby/moby.git
synced 2026-06-24 08:48:23 +00:00
Explicitly reject multiple JSON documents in authentication payloads instead of silently ignoring them. This helps notify users when the authentication payload is incorrectly formatted. Signed-off-by: hiroto.toyoda <hiroto.toyoda@dena.com>