mirror of
https://github.com/moby/moby.git
synced 2026-07-02 20:58:21 +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>