sureshanaparti commented on a change in pull request #5879:
URL: https://github.com/apache/cloudstack/pull/5879#discussion_r788495263



##########
File path: server/src/main/java/com/cloud/user/AccountManagerImpl.java
##########
@@ -1054,6 +1064,9 @@ public UserAccount createUserAccount(final String 
userName, final String passwor
         // Check permissions
         checkAccess(getCurrentCallingAccount(), domain);
 
+//        get user by account

Review comment:
       ```suggestion
           // Check role escalation permission for the account
   ```
   
   remove comment if not required




-- 
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]


Reply via email to