RedHatCloudForms / cfme-cloud_services

Red Hat Cloud Services plugin for CloudForms
Apache License 2.0
5 stars 13 forks source link

Filter out password fields from the manifest #40

Closed agrare closed 5 years ago

agrare commented 5 years ago

Use Vmdb::Settings.filter_passwords! to filter out any password properties from the manifest.

https://github.com/ManageIQ/manageiq/pull/19144

miq-bot commented 5 years ago

Checked commit https://github.com/agrare/cfme-cloud_services/commit/fd166a43980b3a1548e37c98a50d5f2975bd86ec with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0 1 file checked, 0 offenses detected Everything looks fine. :trophy:

simaishi commented 5 years ago

Ivanchuk backport details:

$ git log -1
commit f991d01aa9f9d29000e4a1a583510f304650e4b9
Author: Jason Frey <jfrey@redhat.com>
Date:   Tue Aug 13 14:16:58 2019 -0400

    Merge pull request #40 from agrare/filter_out_password_fields_from_manifest

    Filter out password fields from the manifest

    (cherry picked from commit efc28b18672929d9c8353326ef01b73c19a396b2)

    https://bugzilla.redhat.com/show_bug.cgi?id=1744611