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

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

GitHub user mcgilman opened a pull request:

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

    NIFI-1901: Component based access control tests

    - Building component based access control tests for Connections, Funnels, 
Labels, Input Ports, Output Ports, Processors, and Process Groups.
    - Tests for remaining APIs (Queue's, Controller, History, etc) will be 
coming in a subsequent commit.
    - Restoring Access Token Endpoint tests.

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

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

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

    https://github.com/apache/nifi/pull/518.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 #518
    
----
commit a5fecda5a2ffb35e21d950aa19a07127e19a419e
Author: Bryan Rosander <[email protected]>
Date:   2016-05-27T14:56:02Z

    NIFI-1975 - Processor for parsing evtx files
    
    Signed-off-by: Matt Burgess <[email protected]>
    
    This closes #492

commit c120c4982d4fc811b06b672e3983b8ca5fb8ae64
Author: Koji Kawamura <[email protected]>
Date:   2016-06-06T13:19:26Z

    NIFI-1857: HTTPS Site-to-Site
    
    - Enable HTTP(S) for Site-to-Site communication
    - Support HTTP Proxy in the middle of local and remote NiFi
    - Support BASIC and DIGEST auth with Proxy Server
    - Provide 2-phase style commit same as existing socket version
    - [WIP] Test with the latest cluster env (without NCM) hasn't tested yet
    
    - Fixed Buffer handling issues at asyc http client POST
    - Fixed JS error when applying Remote Process Group Port setting from UI
    - Use compression setting from UI
    - Removed already finished TODO comments
    
    - Added additional buffer draining code after receiving EOF
    - Added inspection and assert code to make sure Site-to-Site client has
      written data fully to output
    stream
    - Changed default nifi.remote.input.secure from true to false
    
    This closes #497.

commit d9dcb46dc4be926275131a5b552dfbd33db4f3ad
Author: Matt Gilman <[email protected]>
Date:   2016-06-10T11:57:02Z

    NIFI-1901:
    - Building component based access control tests for Connections, Funnels, 
Labels, Input Ports, Output Ports, Processors, and Process Groups.
    - Restoring Access Token Endpoint tests.

----


> Restore access control unit tests
> ---------------------------------
>
>                 Key: NIFI-1901
>                 URL: https://issues.apache.org/jira/browse/NIFI-1901
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core Framework
>            Reporter: Matt Gilman
>            Priority: Critical
>             Fix For: 1.0.0
>
>
> The previous access control tests have been ignored as they are designed the 
> around role based authorities. New, more comprehensive, tests need to be 
> introduced once the fine-grained component authorization is in place.



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

Reply via email to