You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by bbende <gi...@git.apache.org> on 2018/03/26 20:26:23 UTC

[GitHub] nifi-registry pull request #107: NIFIREG-157 Adding boolean to VersionedProp...

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 <bb...@...>
Date:   2018-03-26T20:21:46Z

    NIFIREG-157 Adding boolean to VersionedPropertyDescriptor to indicate if sensitive or not

----


---

[GitHub] nifi-registry pull request #107: NIFIREG-157 Adding boolean to VersionedProp...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/nifi-registry/pull/107


---

[GitHub] nifi-registry issue #107: NIFIREG-157 Adding boolean to VersionedPropertyDes...

Posted by kevdoran <gi...@git.apache.org>.
Github user kevdoran commented on the issue:

    https://github.com/apache/nifi-registry/pull/107
  
    Looks good, will merge to master. Thanks for adding this @bbende 


---