nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework
Matt Gilman 0855cb9bd4
NIFI-2555:
- Addressing potential NullPointerException when an AccessDeniedException is thrown from an endpoint that isn't subject to the security filter chain.

This closes #846.

Signed-off-by: Andy LoPresto <alopresto@apache.org>
2016-08-12 15:08:00 -07:00
..
nifi-administration NIFI-1896 This closes #650. Refactored nifi-api into nifi-framework-api and other locations. The nifi-api is specific to that which is needed for intended extension points. 2016-07-14 18:24:48 -04:00
nifi-authorizer NIFI-2208 This closes #754. refactored as per comments on JIRA. Reduced API expsosure and tightened lifecycle management. 2016-08-01 14:17:26 -04:00
nifi-client-dto NIFI-1876 Implemented PropertyDescriptorDTO merging 2016-08-12 17:22:37 -04:00
nifi-documentation NIFI-2326 This closes #685. fixed test breaking static class causing ordering issues. Addressed potential issue in NarClassLoaders for multi-init scenarios - now idempotent for a given config 2016-07-20 15:13:37 -04:00
nifi-file-authorizer NIFI-2453 Making FileAuthorizer perform initial seeding when users and groups are already present 2016-08-03 11:59:03 -04:00
nifi-framework-authorization NIFI-2237: 2016-08-03 16:18:30 -04:00
nifi-framework-cluster NIFI-1876 fixing counter URI pattern 2016-08-12 17:23:12 -04:00
nifi-framework-cluster-protocol NIFI-2544: Created integration tests for clustering and addressed a few minor bugs that were found in doing so 2016-08-11 10:43:38 -04:00
nifi-framework-core NIFI-1876 Implements merging of responses to successful requests based on authorization, returning the most restrictive response - Added StandardHttpResponseMergerSpec for testing response merging - Added Permissible interface - Added nifi-api/controller/archive to ProcessGroupEndpointMerger - Removed AbstractMultiEntityEndpoint.java, not used anymore - Implemented reponse merging for GET requests where there are some successful and problematic responses, returning most restrictive one. - Updated nf-settings.js with ControllerConfigurationEntity property rename from controllerConfiguration to component - Implemented merging of status DTOs based on read permission NIFI-2264 Implemented merging of status history results based on readability permissions - Added StatusHistoryEndpointMergerSpec to test merging of status history based on read permission 2016-08-12 17:22:17 -04:00
nifi-framework-core-api NIFI-2530: - When no explicit policy is defined, defer to the parent Process Group instead of attempting to match component's within the flow. 2016-08-10 11:06:16 -04:00
nifi-nar-utils NIFI-2326 This closes #685. fixed test breaking static class causing ordering issues. Addressed potential issue in NarClassLoaders for multi-init scenarios - now idempotent for a given config 2016-07-20 15:13:37 -04:00
nifi-resources NIFI-2406 This closes #820. Addressed regression introduced in NIFI-2406 where the cluster does not recognize a new Cluster Coordinator when the coordinator is shutdown 2016-08-09 15:19:49 -04:00
nifi-runtime NIFI-2326 This closes #685. fixed test breaking static class causing ordering issues. Addressed potential issue in NarClassLoaders for multi-init scenarios - now idempotent for a given config 2016-07-20 15:13:37 -04:00
nifi-security Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-site-to-site NIFI-2028 This closes #714. This closes #751. fixed typo in classname 2016-08-02 09:13:41 -04:00
nifi-user-actions NIFI-1896 This closes #650. Refactored nifi-api into nifi-framework-api and other locations. The nifi-api is specific to that which is needed for intended extension points. 2016-07-14 18:24:48 -04:00
nifi-web NIFI-2555: 2016-08-12 15:08:00 -07:00
pom.xml NIFI-1916 Updating FileAuthorizer to extend AbstractPolicyBasedAuthorizer and adding intial loading of data users, groups, and policies 2016-06-03 17:26:22 -04:00