Change in ovirt-reports[master]: authentication: pki: cleanup properties

Yaniv Dary has submitted this change and it was merged. Change subject: authentication: pki: cleanup properties ...................................................................... authentication: pki: cleanup properties prefix all with ssl, cleanup naming, remove unused getters. rename: servletURL->getSessionUserGetSessionUserServletURL expose: sslTrustStoreType rename: trustStorePath->sslTrustStorePath rename: trustStorePassword->sslTrrustStorePassword rename: sslIgnoreCertErrors->sslInsecure rename: sslIgnoreHostVerification->sslNoHostVerification sslInsecure also triggers sslNoHostVerification. Change-Id: I5ebc86f05b508a069e81639356d10477ee0a3acf Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M ovirt-engine-reports/EngineAuthentication/src/main/java/org/ovirt/authentication/EngineSimplePreAuthFilter.java M packaging/jasper-customizations/WEB-INF/applicationContext-ovirt-override.xml M packaging/legacy-setup/ovirt-engine-reports-setup.py 3 files changed, 51 insertions(+), 62 deletions(-) Approvals: Alon Bar-Lev: Verified Yaniv Dary: Looks good to me, approved Oved Ourfali: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/23535 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5ebc86f05b508a069e81639356d10477ee0a3acf Gerrit-PatchSet: 2 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com>
participants (1)
-
ydary@redhat.com