[
https://issues.apache.org/jira/browse/NIFI-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14257083#comment-14257083
]
ASF subversion and git services commented on NIFI-65:
-----------------------------------------------------
Commit 1f4ae7306584d3cd524c08c19886001456df5fce in incubator-nifi's branch
refs/heads/NIFI-65 from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=1f4ae73 ]
NIFI-65:
- Only requiring ROLE_PROVENANCE for downloading content as the
AuthorityProvider is able to make authorization decisions based on FlowFile
attributes.
- Requiring ROLE_PROVENANCE and ROLE_DFM to submit a replay request.
> Update AuthorityProvider with #authorizeDownload()
> --------------------------------------------------
>
> Key: NIFI-65
> URL: https://issues.apache.org/jira/browse/NIFI-65
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Minor
> Fix For: 0.0.1
>
>
> - Also include call to AuthorityProvider to verify access based on flowfile
> attributes.
> - Replace calls to nf.Common.submit that make GET requests with
> window.open(...)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)