GitHub user mcgilman opened a pull request:

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

    Removing client side check for component move eligibility

    NIFI-2402:
    - Removing client side check component move eligibility and instead 
relaying on verification server side. Cannot check client side as the current 
user may not have permissions to inspect required fields.

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

    $ git pull https://github.com/mcgilman/nifi PR-2402

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

    https://github.com/apache/nifi/pull/750.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 #750
    
----
commit 48d29a38f128bbcafac0dcb742681efacedf1309
Author: Matt Gilman <matt.c.gil...@gmail.com>
Date:   2016-07-29T21:45:41Z

    NIFI-2402:
    - Removing client side check component move eligibility and instead 
relaying on verification server side. Cannot check client side as the current 
user may not have permissions to inspect required fields.

----


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