[ 
https://issues.apache.org/jira/browse/NIFI-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346737#comment-15346737
 ] 

ASF GitHub Bot commented on NIFI-1554:
--------------------------------------

GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/567

    NIFI-1554: Continuing to incorporate component based authorization

    - Addressing access controls for the Controller resource.
    - Addressing access controls for RAW site to site clients.
    - Addressing access controls for downloading content (from provenance and 
queue).
    - Addressing access controls for accessing queues.
    - Addressing access controls for cluster endpoints.
    - Addressing access controls for counter endpoints.
    - Removing redundant authorization calls.
    NIFI-2044:
    - Requiring revision when creating components.
    - Performing correct authorization when creating a component through a PUT 
request.
    NIFI-1901
    - Continuing to restore access control tests.
    - Converting access control tests to itegration tests.
    - Restoring contrib check to travis build.

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

    $ git pull https://github.com/mcgilman/nifi NIFI-1554

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

    https://github.com/apache/nifi/pull/567.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 #567
    
----
commit a9ca3218539bf87c70037fda6d313a38d0c43231
Author: Matt Gilman <[email protected]>
Date:   2016-06-23T15:04:40Z

    NIFI-1554:
    - Addressing access controls for the Controller resource.
    - Addressing access controls for RAW site to site clients.
    - Addressing access controls for downloading content (from provenance and 
queue).
    - Addressing access controls for accessing queues.
    - Addressing access controls for cluster endpoints.
    - Addressing access controls for counter endpoints.
    - Removing redundant authorization calls.
    NIFI-2044:
    - Requiring revision when creating components.
    - Performing correct authorization when creating a component through a PUT 
request.
    NIFI-1901
    - Continuing to restore access control tests.
    - Converting access control tests to itegration tests.
    - Restoring contrib check to travis build.

----


> Incorporate new Authorizer API
> ------------------------------
>
>                 Key: NIFI-1554
>                 URL: https://issues.apache.org/jira/browse/NIFI-1554
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core Framework
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>             Fix For: 1.0.0
>
>
> - Introduce checks on user actions using new Authorizer API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to