You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/12/15 19:34:58 UTC

[jira] [Commented] (NIFI-3117) Snippet usage: Authorize all referenced services

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

ASF subversion and git services commented on NIFI-3117:
-------------------------------------------------------

Commit 10f68103530c95e1d4a5396c84cb86bfbc5d1b89 in nifi's branch refs/heads/support/nifi-1.1.x from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=10f6810 ]

NIFI-3117: - Checking referenced services when performing an action with a snippet that requires it.
- Updating the SnippetManager to automatically expire unused snippets.
- Making the checking of referenced services consistent across component removal.
- Adding checking of referenced services for all nested components in a snippet.
- Updating the REST API docs to clarify when a referenced service is authorized.
- Conditionally authorizing transitive service references.

This closes #1277.

Signed-off-by: Bryan Bende <bb...@apache.org>


> Snippet usage: Authorize all referenced services
> ------------------------------------------------
>
>                 Key: NIFI-3117
>                 URL: https://issues.apache.org/jira/browse/NIFI-3117
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>            Priority: Critical
>             Fix For: 1.2.0, 1.1.1
>
>
> When creating a template or using copy/paste all selected components are used to build a snippet. The snippet is then authorized for the current user. However, services referenced by those components are not considered part of the snippet and should also be checked.



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