[
https://issues.apache.org/jira/browse/NIFI-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15453094#comment-15453094
]
ASF subversion and git services commented on NIFI-2704:
-------------------------------------------------------
Commit 9e10371c8a391a3ffcb5d8b307aaac6839e9d792 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=9e10371 ]
NIFI-2704:
- Re-using the DataTransferAuthorizable in the DataTransferResource.
- Removing use of the DataTransferResource when obtaining site to site details
as it performs additional unnecessary checks.
- Code clean up.
- This closes #971.
> DataTransferResource should utilize the DataTransferAuthorizable
> ----------------------------------------------------------------
>
> Key: NIFI-2704
> URL: https://issues.apache.org/jira/browse/NIFI-2704
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Fix For: 1.1.0
>
>
> The DataTransferResource should utilize the DataTransferAuthorizable to run
> the same authorization logic regardless of context. This will ensure the
> entire entity chain is checked consistently.
> Additionally, we should be able to relax the check when obtaining site to
> site details as that endpoint does not involve the transfer of data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)