You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/04 21:38:00 UTC

[jira] [Commented] (NIFI-4739) UI - Relative logout link

    [ https://issues.apache.org/jira/browse/NIFI-4739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16312068#comment-16312068 ] 

ASF GitHub Bot commented on NIFI-4739:
--------------------------------------

GitHub user mcgilman opened a pull request:

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

    NIFI-4739: Ensure logout action is using a relative URL

    NIFI-4739:
    - Ensuring the logout action is using a relative link.

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

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

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

    https://github.com/apache/nifi/pull/2374.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 #2374
    
----
commit cff79a39cb807cd8849067283b8a98c29abd73f2
Author: Matt Gilman <ma...@...>
Date:   2018-01-04T20:54:19Z

    NIFI-4739:
    - Ensuring the logout action is using a relative link.

----


> UI - Relative logout link
> -------------------------
>
>                 Key: NIFI-4739
>                 URL: https://issues.apache.org/jira/browse/NIFI-4739
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>
> When NiFi is running behind a proxy, we need to links (like logout) to be relative instead of absolute to ensure the window is redirected to the correct path.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)