distribution/registry/handlers
Derek McGowan 438b8a1d4e
Update registry server to support repository class
Use whitelist of allowed repository classes to enforce.
By default all repository classes are allowed.

Add authorized resources to context after authorization.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-12-20 15:42:12 -08:00
..
api_test.go Add shutdown to test environment 2016-08-26 16:23:07 -07:00
app.go Update to fix lint errors 2016-10-05 17:47:12 -07:00
app_test.go Add shutdown to test environment 2016-08-26 16:23:07 -07:00
basicauth.go
basicauth_prego14.go
blob.go
blobupload.go
catalog.go Stop ErrFinishedWalk from escaping from Repositories walk 2016-08-05 17:21:48 -07:00
context.go
health_test.go Disable upload purging during test 2016-08-26 16:23:07 -07:00
helpers.go
hmac.go handlers: provide better log message on mismatched secret 2016-09-02 15:24:35 -07:00
hmac_test.go
hooks.go
images.go Update registry server to support repository class 2016-12-20 15:42:12 -08:00
mail.go
tags.go