[
https://issues.apache.org/jira/browse/VCL-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244538#comment-14244538
]
ASF subversion and git services commented on VCL-759:
-----------------------------------------------------
Commit 1645010 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1645010 ]
VCL-759 - check user group access to image when creating block allocations
commit r1634677 to utils.php added an extra, optional parameter to
getUserResources which affected the key that gets generated and saved in
$_SESSION['userresources']; all the places where those keys are generated to
clear them from $_SESSION['userresources'] needed to be updated to include the
additional argument; these are the places where the key needed to be updated:
computer.php: AJsaveResource, AJsubmitDeleteComputers, AJsubmitCompStateChange,
and AJsubmitCompScheduleChange
config.php: addResource
image.php: changeOwnerPermissions
managementnode.php: toggleDeleteResource and AJsaveResource
resource.php: toggleDeleteResource
schedule.php: AJsaveResource
> check user group access to image when creating block allocations
> ----------------------------------------------------------------
>
> Key: VCL-759
> URL: https://issues.apache.org/jira/browse/VCL-759
> Project: VCL
> Issue Type: Improvement
> Components: web gui (frontend)
> Reporter: Josh Thompson
> Fix For: 2.4
>
>
> When creating a block allocation, it would be useful to have a check to
> ensure that the selected user group actually has access to the selected image
> and warn the user if it does not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)