[
https://issues.apache.org/jira/browse/NIFI-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285281#comment-15285281
]
ASF GitHub Bot commented on NIFI-1554:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/448
NIFI-1554: Introducing component level revision and authorization for
ControllerService and ReportingTasks
NIFI-1554
- Phase one of introducing revision and authorization for
ControllerServices and ReportingTasks.
- Phase two (upcoming) will have more UI changes.
- Removing the revision where appropriate.
NIFI-1883
- Restoring referencing components automatically.
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/448.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 #448
----
commit 9efb2bf9afdac46d72d9c091833995e161be6276
Author: Matt Gilman <[email protected]>
Date: 2016-05-16T20:55:55Z
NIFI-1554:
- Introducing ControllerService and ReportingTask authorization and
revision.
- Removing the revision where appropriate.
NIFI-1883
- Restoring referencing components automatically.
----
> 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)