GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2277
NIFI-4614: ManagedRangerAuthorizer: Wildcard policies
NIFI-4614:
- Updating the types of resources that are filtered out for viewing
purposes. Updates include resources with no values and resources that contain
wildcards.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4614
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2277.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 #2277
----
commit 219c5e4a1df5de324071607c01d8eb85d74a74df
Author: Matt Gilman <[email protected]>
Date: 2017-11-17T19:05:49Z
NIFI-4614:
- Updating the types of resources that are filtered out for viewing
purposes. Updates include resources with no values and resources that contain
wildcards.
----
---