Eli Mesika has submitted this change and it was merged. Change subject: core: log login failure to webadmin userportal... ......................................................................
core: log login failure to webadmin userportal... Log login failure to webadmin userportal from UI/API This patch adds login of authentication failures such that failed attempts to login to the application from user portal or web admin will be recorded as well. Change-Id: I3ebefcad91d7e37d2e1bb2adf1708b950283b92e Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1066103 Signed-off-by: Eli Mesika <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/LoginAdminUserCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/LoginBaseCommand.java 2 files changed, 17 insertions(+), 3 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/24673 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3ebefcad91d7e37d2e1bb2adf1708b950283b92e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
