mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-16 10:32:34 +01:00
* server,ui: prevent role change for default accounts Fixes #10931 Role for default accounts shouldn't be changed. Appropriate error should be returned by the server and UI should not present option for them. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * Update server/src/main/java/com/cloud/user/AccountManagerImpl.java Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>