distribution/docs
Derek McGowan 1d6ccc1b72 Quote registry error strings
Currently when registry error strings contain new line characters only the last line is displayed to the client. Quote the string to ensure the client can see the entire body value.

fixes #11346

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-03-16 15:32:47 -07:00
..
v2 Allow single name component repository names 2015-03-06 18:18:53 -08:00
auth.go Merge pull request #9784 from dmcgowan/v2-registry 2015-01-19 10:46:38 -08:00
auth_test.go Fix format calls as suggested by vet 2015-01-14 14:12:03 -08:00
authchallenge.go Adds support for v2 registry login 2015-01-15 14:04:14 -08:00
config.go Pretty the help text 2015-02-04 07:59:16 -08:00
config_test.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
endpoint.go Use request factory for registry ping 2015-03-16 14:21:00 -07:00
endpoint_test.go Fix some go vet errors 2015-02-02 14:53:20 -08:00
httpfactory.go Removing -X flag option and autogenerated code to create Dockerversion.go functionality 2015-02-20 05:40:12 +00:00
registry.go Rename package timeout to timeoutconn. 2015-02-25 20:52:37 +01:00
registry_mock_test.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
registry_test.go Moving NewIndexInfo, NewRepositoryInfo and associated helpers into config.go 2015-01-08 20:15:00 +00:00
service.go Adds support for v2 registry login 2015-01-15 14:04:14 -08:00
session.go Quote registry error strings 2015-03-16 15:32:47 -07:00
session_v2.go Fix token basic auth header issue 2015-01-31 15:12:34 -08:00
token.go Fix token basic auth header issue 2015-01-31 15:12:34 -08:00
types.go Adds support for v2 registry login 2015-01-15 14:04:14 -08:00