GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2598
NIFI-5033: Ensuring appropriate response in checkAuthorization when user is
null
NIFI-5033:
- Ensuring appropriate response in checkAuthorization when user is null.
- Ensuring the user reference is passed down when applying variable changes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-5033
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2598.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 #2598
----
commit 99df3af2b97681b7d7242503e590e91b250cc982
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-04-02T13:32:34Z
NIFI-5033:
- Ensuring appropriate response in checkAuthorization when user is null.
- Ensuring the user reference is passed down when applying variable changes.
----
---