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/11 17:06:06 UTC

[GitHub] nifi-registry pull request #52: NIFIREG-64 Updates Policy Authorization Beha...

GitHub user kevdoran opened a pull request:

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

    NIFIREG-64 Updates Policy Authorization Behavior

    NIFIREG-64 Updates Policy Authorization Behavior
    
    - Changes authorization to /policies to be based on /polices resource
    - Changes per-bucket policies to inherit from base /buckets policy
    - Cleans up framework classes related to Authorization

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

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

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

    https://github.com/apache/nifi-registry/pull/52.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 #52
    
----
commit 38af7b4a8273444df07677a4430171793330d2e2
Author: Kevin Doran <kd...@gmail.com>
Date:   2017-12-11T17:02:23Z

    NIFIREG-64 Updates Policy Authorization Behavior
    
    - Changes authorization to /policies to be based on /polices resource
    - Changes per-bucket policies to inherit from base /buckets policy
    - Cleans up framework classes related to Authorization

----


---

[GitHub] nifi-registry issue #52: NIFIREG-64 Updates Policy Authorization Behavior

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

    https://github.com/apache/nifi-registry/pull/52
  
    +1 verified the new authorization, will merge, thanks!


---

[GitHub] nifi-registry pull request #52: NIFIREG-64 Updates Policy Authorization Beha...

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

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


---