sureshanaparti commented on pull request #6050: URL: https://github.com/apache/cloudstack/pull/6050#issuecomment-1056546886
> @sureshanaparti > can you also add my suggestion in comment [#6049 (comment)](https://github.com/apache/cloudstack/issues/6049#issuecomment-1054422439) to this PR ? @weizhouapache the access check for VM owner already exists here. https://github.com/apache/cloudstack/blob/85c59979f76cef39559c75000de536a9103318bc/server/src/main/java/com/cloud/vm/UserVmManagerImpl.java#L1312-L1313 so, the check against caller is still required here? https://github.com/apache/cloudstack/blob/85c59979f76cef39559c75000de536a9103318bc/server/src/main/java/com/cloud/vm/UserVmManagerImpl.java#L1339-L1340 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
