You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/06 15:46:25 UTC

[jira] [Commented] (NIFI-1553) Implement File Based Authorizer

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

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

GitHub user mcgilman opened a pull request:

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

    NIFI-1553: File based authorizer

    - Implementing a file based authorizer.
    - Providing an example authorizations files.

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

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

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

    https://github.com/apache/nifi/pull/330.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 #330
    
----
commit e994cc6f1b596be65498d5c7cbd9b5f9f4689026
Author: Matt Gilman <ma...@gmail.com>
Date:   2016-04-05T20:43:56Z

    NIFI-1553:
    - Implementing a file based authorizer.
    - Providing an example authorizations files.

----


> Implement File Based Authorizer
> -------------------------------
>
>                 Key: NIFI-1553
>                 URL: https://issues.apache.org/jira/browse/NIFI-1553
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Extensions
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>             Fix For: 1.0.0
>
>
> - Create a file based implementation of the Authorizer API.
> - Reloads on an interval.



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