You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by kevdoran <gi...@git.apache.org> on 2018/01/09 22:18:47 UTC

[GitHub] nifi-registry pull request #82: NIFIREG-109 Expand LdapUserGroupProvider Con...

GitHub user kevdoran opened a pull request:

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

    NIFIREG-109 Expand LdapUserGroupProvider Config

    Expands on user-group configurability by allowing a referenced
    user or group attribute to be specified when determining group
    membership. Updates corresponding documentation. Adds test cases.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kevdoran/nifi-registry NIFIREG-109

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-registry/pull/82.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 #82
    
----
commit c937399c9cef317ec6f4139feeb037d7b2dc0cea
Author: Kevin Doran <kd...@...>
Date:   2018-01-09T22:08:59Z

    NIFIREG-109 Expand LdapUserGroupProvider Config
    
    Expands on user-group configurability by allowing a referenced
    user or group attribute to be specified when determining group
    membership. Updates corresponding documentation. Adds test cases.

----


---

[GitHub] nifi-registry issue #82: NIFIREG-109 Expand LdapUserGroupProvider Config

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

    https://github.com/apache/nifi-registry/pull/82
  
    Looks good, will merge, thanks!


---

[GitHub] nifi-registry pull request #82: NIFIREG-109 Expand LdapUserGroupProvider Con...

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

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


---