
Oved Ourfali has submitted this change and it was merged. Change subject: engine: add the proper message for not auth terminate session ...................................................................... engine: add the proper message for not auth terminate session Add proper message when a non-authorized user tries to terminate a user session. Change-Id: I4f4cdf735b3ce19c1ff8a2d13f083639a8f0445a Bug-Url: https://bugzilla.redhat.com/1025796 Signed-off-by: Yevgeny Zaspitsky <yzaspits@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/TerminateSessionCommand.java 1 file changed, 7 insertions(+), 1 deletion(-) Approvals: Martin Peřina: Verified; Looks good to me, but someone else must approve Oved Ourfali: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/39890 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4f4cdf735b3ce19c1ff8a2d13f083639a8f0445a Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server