Change in ovirt-engine[master]: rest: Allow user level login (#816240)

oourfali at redhat.com oourfali at redhat.com
Mon Jul 2 07:12:20 UTC 2012


Oved Ourfali has submitted this change and it was merged.

Change subject: rest: Allow user level login (#816240)
......................................................................


rest: Allow user level login (#816240)

https://bugzilla.redhat.com/816240

- Support for user level login by supporting user login in Backend Login method.
- Login validation is based on LoginUser action now.
- Eliminated the object level cache for the 'filtered' property as Spring
caches the beans which causes the same resource instances to be used across
HTTP requests.

Change-Id: Ica8e21d3030f9281200c21902c254cce3afea6c3
Signed-off-by: Asaf Shakarchi <asaf at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BaseBackendResource.java
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/security/auth/LoginValidator.java
3 files changed, 7 insertions(+), 11 deletions(-)

Approvals:
  Oved Ourfali: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/5812
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ica8e21d3030f9281200c21902c254cce3afea6c3
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Asaf Shakarchi <asaf at redhat.com>
Gerrit-Reviewer: Asaf Shakarchi <asaf at redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>



More information about the Engine-commits mailing list