GitHub user mcgilman opened a pull request:

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

    NIFI-3251: Updating authorization requirements for removing components

    - Requiring WRITE permissions to the parent resource when attempting to 
remove a component.
    - Updating expired certificates in the REST API integration tests.
    
    NOTE: There are a couple places (templates and access policies) where the 
UI does not know if the user will have all required permissions ahead of time. 
I updated the UI where these details are known but think it makes sense to add 
these changes and update the remaining places one those details are available. 
The behavior now will simply provide a dialog indicating that the user does not 
have permissions to perform the desired action.

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

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

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

    https://github.com/apache/nifi/pull/1399.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 #1399
    
----
commit b406a6f8db405162d9f8de41fcf7d252ec142418
Author: Matt Gilman <[email protected]>
Date:   2017-01-05T21:21:50Z

    NIFI-3251:
    - Requiring WRITE permissions to the parent resource when attempting to 
remove a component.
    - Updating expired certificates in the REST API integration tests.

----


---
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