GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2358
NIFI-4444: Ensuring the /nifi-api/controller redirection filter runs
NIFI-4444:
- Ensure the /nifi-api/controller redirection filter executes before
matching.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4444
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2358.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 #2358
----
commit 230420507a2403d62c15c623762e92d95194ec7a
Author: Matt Gilman <matt.c.gilman@...>
Date: 2017-12-21T19:54:09Z
NIFI-4444:
- Ensure the /nifi-api/controller redirection filter executes before
matching.
----
---