[
https://issues.apache.org/jira/browse/NIFIREG-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16414476#comment-16414476
]
ASF GitHub Bot commented on NIFIREG-157:
----------------------------------------
GitHub user bbende opened a pull request:
https://github.com/apache/nifi-registry/pull/107
NIFIREG-157 Adding boolean to VersionedPropertyDescriptor to indicate…
… if sensitive or not
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi-registry NIFIREG-157
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/107.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #107
----
commit 4cf4ab5efdff676fe9fb93a0876fd4895d23b2d9
Author: Bryan Bende <bbende@...>
Date: 2018-03-26T20:21:46Z
NIFIREG-157 Adding boolean to VersionedPropertyDescriptor to indicate if
sensitive or not
----
> VersionedPropertyDescriptor should indicate if property is sensitive or not
> ---------------------------------------------------------------------------
>
> Key: NIFIREG-157
> URL: https://issues.apache.org/jira/browse/NIFIREG-157
> Project: NiFi Registry
> Issue Type: Improvement
> Affects Versions: 0.1.0
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Minor
> Fix For: 0.2.0
>
>
> VersionedPropertyDescriptor should indicate if the property is sensitive or
> not so that consumers of a VersionedFlow can identify which properties were
> sensitive.
> NiFi would need to be updated to populate this field in
> NiFiRegistryFlowMapper once this boolean was available.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)