GitHub user mcgilman opened a pull request:

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

    Addressing potential NullPointerException in AccessDeniedExceptionMapper

    NIFI-2555:
    - Addressing potential NullPointerException when an AccessDeniedException 
is thrown from an endpoint that isn't subject to the security filter chain.

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

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

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

    https://github.com/apache/nifi/pull/846.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 #846
    
----
commit 9112f2942609094fc5b8d91efab26cb23a7d37aa
Author: Matt Gilman <matt.c.gil...@gmail.com>
Date:   2016-08-12T12:48:10Z

    NIFI-2555:
    - Addressing potential NullPointerException when an AccessDeniedException 
is thrown from an endpoint that isn't subject to the security filter chain.

----


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

Reply via email to