[jira] [Commented] (NIFI-2338) Replay Authorization Check happening twice

2016-07-26 Thread ASF subversion and git services (JIRA)

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

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

Commit 69586d8bd00b0e1e6cc606411363851b75684554 in nifi's branch 
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=69586d8 ]

NIFI-2346:
- Introducing data resource for authorizing provenance events and queue listing.
- Authorizing entire proxy chain for data resource and data transfer resource.
NIFI-2338:
- Ensuring that replay authorization only happens once.

- Allowing users with access to policies for a component to be able to access 
all policies for that component.
-- Includes the component, data, data transfers, and policies.
- Fixing drop request completion to update the correct queued field.
- Fixing access control check for listing and emptying queues.
- Reseting selected policy when re-opening the policy management page.
- Fixing button/link visibility for available actions in policy management page.
- Fixing policy issues with policy removal when the underlying component is 
deleted.
- Updating file authorizer seeding to grant data access to node's in the 
cluster.

This closes #720.


> Replay Authorization Check happening twice
> --
>
> Key: NIFI-2338
> URL: https://issues.apache.org/jira/browse/NIFI-2338
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework
>Reporter: Matt Gilman
>Assignee: Matt Gilman
>Priority: Blocker
> Fix For: 1.0.0
>
>
> Verified replay authorization and ensure it's only executed when 
> appropriately. Currently, its happening in the framework and in the 
> provenance repository.



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


[jira] [Commented] (NIFI-2338) Replay Authorization Check happening twice

2016-07-25 Thread Matt Gilman (JIRA)

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

Matt Gilman commented on NIFI-2338:
---

Patch part of https://github.com/apache/nifi/pull/720

> Replay Authorization Check happening twice
> --
>
> Key: NIFI-2338
> URL: https://issues.apache.org/jira/browse/NIFI-2338
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework
>Reporter: Matt Gilman
>Assignee: Matt Gilman
>Priority: Blocker
> Fix For: 1.0.0
>
>
> Verified replay authorization and ensure it's only executed when 
> appropriately. Currently, its happening in the framework and in the 
> provenance repository.



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