mirror of
https://github.com/moby/moby.git
synced 2026-06-30 19:58:03 +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>