[
https://issues.apache.org/jira/browse/NIFI-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712914#comment-15712914
]
ASF GitHub Bot commented on NIFI-3135:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/1287
Authorizing restricted components on snippet usage
NIFI-3135:
- Authorizing restricted components on snippet usage.
- Ensuring REST API docs accordingly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-3135
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1287.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 #1287
----
commit feada6456421160912e1c2b0eb1e1ff1789b1a88
Author: Matt Gilman <[email protected]>
Date: 2016-12-01T19:54:40Z
NIFI-3135:
- Authorizing restricted components on snippet usage.
- Ensuring REST API docs accordingly.
----
> Check restricted components on template instantiation
> -----------------------------------------------------
>
> Key: NIFI-3135
> URL: https://issues.apache.org/jira/browse/NIFI-3135
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Fix For: 1.2.0
>
>
> When creating components we create a temporary instance to check if the
> component is restricted. We should also be performing this check when
> creating the components through template instantiation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)