You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/03/24 08:59:57 UTC

[GitHub] [cloudstack] rohityadavcloud edited a comment on pull request #6156: api: Update account type when updating account role

rohityadavcloud edited a comment on pull request #6156:
URL: https://github.com/apache/cloudstack/pull/6156#issuecomment-1077389362


   @Pearl1594 I think the update API shouldn't be allowed to switch an account to a role that is incompatible with the account type. For example, if you can update a normal user account's role to a root admin role, that shouldn't be allowed. That means the UI/client should filter and allow only roles of matching types, and/or in the backend this must be checked. (this is assuming that updateAccount doesn't explicitly allows updating the account type)


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org