[
https://issues.apache.org/jira/browse/NIFI-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348662#comment-15348662
]
ASF GitHub Bot commented on NIFI-1916:
--------------------------------------
GitHub user bbende opened a pull request:
https://github.com/apache/nifi/pull/581
NIFI-1916 Improvements to FileAuthorizer to not parse flow when unnce…
…ssary and to recreate missing authorizations.xml
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi NIFI-1916-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/581.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 #581
----
commit 9aa1e71cdd8e93d4acc3a04e6f62c1aaf52ac22e
Author: Bryan Bende <[email protected]>
Date: 2016-06-24T21:04:44Z
NIFI-1916 Improvements to FileAuthorizer to not parse flow when unncessary
and to recreate missing authorizations.xml
----
> Make File Based Authorizer implement new User, Group, Policy API
> ----------------------------------------------------------------
>
> Key: NIFI-1916
> URL: https://issues.apache.org/jira/browse/NIFI-1916
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Fix For: 1.0.0
>
>
> This ticket is a sub-task of NIFI-1550 which is the larger effort to refactor
> NiFi's authorization API.
> This ticket specifically is to update the FileAuthorizer introduced on
> master, to now extend from AbstractPolicyBasedAuthorizer and implement all of
> the CRUD operations for Users, Groups, and Policies.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)