distribution/registry/handlers
Derek McGowan d1c173078f Add option to disable signatures
Add option for specifying trust key for signing schema1 manifests.
Since schema1 signature key identifiers are not verified anywhere and deprecated, storing signatures is no longer a requirement.
Furthermore in schema2 there is no signature, requiring the registry to already add signatures to generated schema1 manifests.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-02-23 14:38:49 -08:00
..
api_test.go Fix schema1 manifest etag and docker content digest header 2016-02-23 14:36:36 -08:00
app.go Add option to disable signatures 2016-02-23 14:38:49 -08:00
app_test.go Use reference package internally 2016-01-22 14:47:05 -08:00
basicauth.go
basicauth_prego14.go
blob.go Add an "enabled" parameter under "readonly", and make it as if the mutable handlers don't exist when read-only mode is enabled 2015-09-22 15:49:26 -07:00
blobupload.go Change URLBuilder methods to use references for tags and digests 2016-01-22 14:49:29 -08:00
catalog.go
context.go
health_test.go
helpers.go Add an "enabled" parameter under "readonly", and make it as if the mutable handlers don't exist when read-only mode is enabled 2015-09-22 15:49:26 -07:00
hmac.go
hmac_test.go
hooks.go
images.go Fix schema1 manifest etag and docker content digest header 2016-02-23 14:36:36 -08:00
mail.go
tags.go Use reference package internally 2016-01-22 14:47:05 -08:00