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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Asaf Shakarchi <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to