commit/galaxy-central: greg: Security agent bu fix - eliminate an unwanted line # 481 - no idea where it came from...
1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/cc71d91417b8/ changeset: cc71d91417b8 user: greg date: 2011-06-13 22:07:04 summary: Security agent bu fix - eliminate an unwanted line # 481 - no idea where it came from... affected #: 1 file (51 bytes) --- a/lib/galaxy/security/__init__.py Mon Jun 13 14:05:41 2011 +0200 +++ b/lib/galaxy/security/__init__.py Mon Jun 13 16:07:04 2011 -0400 @@ -479,7 +479,6 @@ Set new permissions on a dataset, eliminating all current permissions permissions looks like: { Action : [ Role, Role ] } """ - for action, roles in permissions.items(): # Make sure that DATASET_MANAGE_PERMISSIONS is associated with at least 1 role has_dataset_manage_permissions = False for action, roles in permissions.items(): Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
Bitbucket