Yair Zaslavsky has submitted this change and it was merged. Change subject: 11. restapi: Add authentication filter ......................................................................
11. restapi: Add authentication filter This patch adds the authentication filter to the RESTAPI. This doesn't currently have any effect, as this filter does nothing if the principal isn't available in the HTTP request. It will have an effect only if at least one negotiating authenticator is manually configured for the application Change-Id: Ie39e0d41bddb4fb5c5ee9d0cc4b46d3fd3c6469b Signed-off-by: Juan Hernandez <[email protected]> Signed-off-by: Yair Zaslavsky <[email protected]> --- M backend/manager/modules/restapi/webapp/src/main/webapp/WEB-INF/web.xml 1 file changed, 10 insertions(+), 0 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21025 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie39e0d41bddb4fb5c5ee9d0cc4b46d3fd3c6469b Gerrit-PatchSet: 32 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Liran Zelkha <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
