Project

General

Profile

Task #2825

Updated by Tim Pierce almost 10 years ago

Review master... commit:b12f667 master...commit: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.

Back