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 2016/07/15 17:16:20 UTC

[jira] [Commented] (NIFI-2271) Unable to access log in page

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

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

GitHub user mcgilman opened a pull request:

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

    Addressing issue prevent access to login page

    NIFI-2271:
    
    - Fixing issue that was preventing an anonymous user from accessing the log in page.

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

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

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

    https://github.com/apache/nifi/pull/660.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 #660
    
----
commit 7ff997ef370d9510bf782ef3d714fbfa5f631562
Author: Matt Gilman <ma...@gmail.com>
Date:   2016-07-15T17:14:50Z

    NIFI-2271:
    - Fixing issue that was preventing an anonymous user from accessing the log in page.

----


> Unable to access log in page
> ----------------------------
>
>                 Key: NIFI-2271
>                 URL: https://issues.apache.org/jira/browse/NIFI-2271
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> It appears a request is made to a protected endpoint before the log in form can be presented. Consequently, we are unable to access the log in form.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)