[
https://issues.apache.org/jira/browse/NIFI-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15312259#comment-15312259
]
ASF GitHub Bot commented on NIFI-1951:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/489
NIFI-1951: Custom UIs
- Removing deprecated NiFiWebContext and related classes.
- Adding authorization to Custom UIs.
- Fixing issue when creating ControllerService inline.
- Addressing contentType issue when attempting to clear component state.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-1951
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/489.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 #489
----
commit bfe0861b2a409aa84df450d712c2485121d0c6d3
Author: Matt Gilman <[email protected]>
Date: 2016-06-02T12:57:24Z
NIFI-1951:
- Removing deprecated NiFiWebContext and related classes.
- Adding authorization to Custom UIs.
- Fixing issue when creating ControllerService inline.
- Addressing contentType issue when attempting to clear component state.
----
> Custom UIs
> ----------
>
> Key: NIFI-1951
> URL: https://issues.apache.org/jira/browse/NIFI-1951
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Fix For: 1.0.0
>
>
> - Remove deprecated NiFiWebContext and related classes
> - Ensure appropriate access for calls into NiFiWebConfigurationContext
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)