Change in ovirt-engine[engine_3.2]: restapi : NullPointerException when Authorization header is ...

Michael Pasternak has submitted this change and it was merged. Change subject: restapi : NullPointerException when Authorization header is passed(#916085) ...................................................................... restapi : NullPointerException when Authorization header is passed(#916085) When invalid authorization header is passed a null pointer exception is thrown on the server resulting in internal server error. Change-Id: I10b580dcc3fddbec8ccd80130e977aeb4ef37fb2 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=916085 Signed-off-by: Ravi Nori <rnori@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/security/auth/LoginValidator.java 1 file changed, 9 insertions(+), 0 deletions(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13378 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I10b580dcc3fddbec8ccd80130e977aeb4ef37fb2 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: engine_3.2 Gerrit-Owner: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com>
participants (1)
-
mpastern@redhat.com