Actions
Task #2825
closedStory #2755: Implement Keep permission signatures in API server and Python SDK
Review 2755-api-collection-permissions
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Start date:
05/14/2014
Due date:
% Done:
0%
Estimated time:
2.00 h
Description
Review master... b12f667
This change implements:- A new configuration setting
permission_key
. Collections.create
now verifies any signed locator found in a manifest. The signatures are removed from the manifest before storing it in the database or computing the collection UUID.Collections.show
signs all locators in the manifest before returning it to the client.
Actions