distribution/doc/spec
Stephen J Day 1944be9db3 Stronger validation for uuid field in urls
This change adds strong validation for the uuid variable for v2 routes. This is
a minor specification change but is okay since the uuid field is controlled by
the server. The character set is restricted to avoid path traversal, allowing
for alphanumeric values and urlsafe base64 encoding.

This change has no effect on client implementations.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-04-01 18:57:59 -07:00
..
auth Documentation for Token based Auth 2015-02-10 18:15:14 -08:00
api.md Stronger validation for uuid field in urls 2015-04-01 18:57:59 -07:00
api.md.tmpl Update api.md 2015-03-20 07:56:30 -07:00
json.md spec: Canonicalized JSON Format for Distribution APIs 2015-03-16 13:03:02 -07:00