Yair Zaslavsky has submitted this change and it was merged. Change subject: 10. userportal, webadmin: Add authentication filter ......................................................................
10. userportal, webadmin: Add authentication filter This patch adds the authentication filter to the GUI. 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: I69d05f71c76bde5cf8ff07df79f212eda2cdc7f5 Signed-off-by: Juan Hernandez <[email protected]> Signed-off-by: Yair Zaslavsky <[email protected]> --- M frontend/webadmin/modules/userportal-gwtp/src/main/webapp/WEB-INF/web.xml M frontend/webadmin/modules/webadmin/src/main/webapp/WEB-INF/web.xml 2 files changed, 20 insertions(+), 0 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21024 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I69d05f71c76bde5cf8ff07df79f212eda2cdc7f5 Gerrit-PatchSet: 32 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Alexander Wels <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Liran Zelkha <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: mooli tayer <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
