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 2017/12/13 17:10:21 UTC

[GitHub] nifi-registry pull request #55: NIFIREG-70 Authorization Improvements

GitHub user kevdoran opened a pull request:

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

    NIFIREG-70 Authorization Improvements

    Improves to the Authorization framework and REST API:
    
    - Initial NiFi Proxy Identities get (write, /proxy) + (read, /buckets)
    - Adds a read-only summary of top-level resource access policies
      to REST API Tenant class
    - Moves /resources under /policies

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

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

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

    https://github.com/apache/nifi-registry/pull/55.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 #55
    
----
commit e12d83b95c37cb8198f2beaf3e7ee17940b0b011
Author: Kevin Doran <kd...@gmail.com>
Date:   2017-12-13T15:32:58Z

    NIFIREG-70 Authorization Improvements
    
    Improves to the Authorization framework and REST API:
    
    - Initial NiFi Proxy Identities get (write, /proxy) + (read, /buckets)
    - Adds a read-only summary of top-level resource access policies
      to REST API Tenant class
    - Moves /resources under /policies

----


---

[GitHub] nifi-registry issue #55: NIFIREG-70 Authorization Improvements

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

    https://github.com/apache/nifi-registry/pull/55
  
    +1 Looks good, will merge to master


---

[GitHub] nifi-registry pull request #55: NIFIREG-70 Authorization Improvements

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

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


---