Change in ovirt-engine[ovirt-engine-3.4]: 1. core, tools: Supporting change password Url presentation

Itamar Heim has submitted this change and it was merged. Change subject: 1. core, tools: Supporting change password Url presentation ...................................................................... 1. core, tools: Supporting change password Url presentation This patch adds the ability for the administrator to configure for each authentication domain a url which will be shown on login attempts failing due to password expiration. This allows providing the users with a link to a web page allowing to change their expired password. In order to set these URLs, a new optional parameter was introduced to manage-domains, named changePasswordUrl. Bug-Url: https://bugzilla.redhat.com/1053601 Change-Id: I8eb0f858e26bdefffe526623d025fac47791711e Signed-off-by: Yair Zaslavsky <yzaslavs@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java M backend/manager/tools/src/main/java/org/ovirt/engine/core/domains/ConfigurationProvider.java M backend/manager/tools/src/main/java/org/ovirt/engine/core/domains/ManageDomains.java M packaging/bin/engine-manage-domains.sh M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql 5 files changed, 84 insertions(+), 17 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/23619 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8eb0f858e26bdefffe526623d025fac47791711e Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
iheim@redhat.com