Merge "Restrict publicizing images to admin role"

This commit is contained in:
Jenkins
2015-01-08 16:04:37 +00:00
committed by Gerrit Code Review

View File

@@ -7,7 +7,7 @@
"get_image": "", "get_image": "",
"get_images": "", "get_images": "",
"modify_image": "", "modify_image": "",
"publicize_image": "", "publicize_image": "role:admin",
"copy_from": "", "copy_from": "",
"download_image": "", "download_image": "",