nifi/nifi-framework-api
Kevin Doran 81d3f6f326
NIFI-4740 Fix User Group Data Integrity Checks. This closes #2378
Removes user existence check from FileUserGroupProvider when
group is created or updated. Replaces it with check in the
Authorizer Decorator class created by Authorizer Factory, so
that all providers are used.

Also fixes bug when searching for group membership by user
that returns results across all providers.
2018-01-05 14:22:35 -05:00
..
src NIFI-4740 Fix User Group Data Integrity Checks. This closes #2378 2018-01-05 14:22:35 -05:00
pom.xml NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00