GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/720

    Introduce data resource for authorizing Provenance and Queue interactions

    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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mcgilman/nifi NIFI-2346

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/720.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 #720
    
----
commit fe7213f7264cd5a97dc78ca1cbbb947f0ed3506f
Author: Matt Gilman <[email protected]>
Date:   2016-07-25T20:47:22Z

    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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to