distribution/registry
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
..
api/v2 Stronger validation for uuid field in urls 2015-04-01 18:57:59 -07:00
auth Merge pull request #256 from ncdc/master 2015-03-11 19:01:23 -07:00
client Remove unnecessary close in client 2015-03-03 19:29:12 -08:00
handlers Refactor Layer interface to return a Handler 2015-03-12 21:59:07 -07:00
middleware Fix Godoc typos 2015-03-11 08:56:29 -07:00
storage Merge pull request #294 from fkautz/pr_out_updating_msopentech_azure_sdk_for_go_to_latest_master 2015-03-24 13:27:19 -07:00
doc.go Move registry package into handler package 2015-02-10 17:25:40 -08:00