Code review comment for lp:~rvb/gwacl/anon-access

Revision history for this message
Gavin Panella (allenap) wrote :

[1]

Commit message:

  Allow anon access.

It's worth mentioning that this is for the storage API only.

[2]

+    // Access key: access will be done anonymously if the key is the empty
+    // string.

s/will be done anonymously/will be anonymous/

review: Approve

« Back to merge proposal