Allon Mureinik has uploaded a new change for review.

Change subject: core: Login Commands - add admin flag to VdcUser
......................................................................

core: Login Commands - add admin flag to VdcUser

The login base command will now update the isAdmin property of the
VdcUser, so it can be shared on the seeion instead of calling
MultiLevelAdministrationHandler each time it's needed (e.g., in user
queries).

LoginAdminUserCommand is left in order to fail the canDoAction if the
user is not an admin, but the actual MLA checking is not done there
anymore.

Change-Id: I73d23480d9d47a199dabeaadc3979e4559d463fa
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/LoginAdminUserCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/LoginBaseCommand.java
2 files changed, 10 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/56/3956/1
--
To view, visit http://gerrit.ovirt.org/3956
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I73d23480d9d47a199dabeaadc3979e4559d463fa
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amure...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to