[GitHub] nifi pull request #608: NIFI-2171 Removing list of groups from User

2016-07-06 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request #608: NIFI-2171 Removing list of groups from User

2016-07-06 Thread bbende
GitHub user bbende opened a pull request:

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

NIFI-2171 Removing list of groups from User

- Making FileAuthorizer not update the resource or action when updating an 
AccessPolicy
- Adding corresponding READ policies during initial seeding and legacy 
conversions
- Adding checks to FileAuthorizer to ensure only one policy per 
resource-action
- Removing merging of policies on legacy conversion since we have one 
action per policy now

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

$ git pull https://github.com/bbende/nifi NIFI-2171

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

https://github.com/apache/nifi/pull/608.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 #608


commit 91a32613be4f1f62e663a21c91763b3446fcbdf5
Author: Bryan Bende 
Date:   2016-07-05T20:16:08Z

NIFI-2171 Removing list of groups from User
- Making FileAuthorizer not update the resource or action when updating an 
AccessPolicy
- Adding corresponding READ policies during initial seeding and legacy 
conversions
- Adding checks to FileAuthorizer to ensure only one policy per 
resource-action
- Removing merging of policies on legacy conversion since we have one 
action per policy now




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---