You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/29 14:36:00 UTC

[jira] [Commented] (TINKERPOP-1858) HttpChannelizer regression: Does not create specified AuthenticationHandler

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

ASF GitHub Bot commented on TINKERPOP-1858:
-------------------------------------------

GitHub user krlohnes opened a pull request:

    https://github.com/apache/tinkerpop/pull/767

    TINKERPOP-1858: HttpChannelizer Regression: Does not create specified AuthenticationHandler

    

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

    $ git pull https://github.com/krlohnes/tinkerpop TP-1858

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

    https://github.com/apache/tinkerpop/pull/767.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 #767
    
----
commit 4404a75fb23092cf0d1e5aa96c9afc2ac90cd041
Author: Keith Lohnes <lo...@...>
Date:   2017-12-29T14:31:07Z

    TINKERPOP-1858: HttpChannelizer Regression: Does not create specified
    AuthenticationHandler

----


> HttpChannelizer regression: Does not create specified AuthenticationHandler
> ---------------------------------------------------------------------------
>
>                 Key: TINKERPOP-1858
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1858
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 3.3.0
>         Environment: All
>            Reporter: Keith Lohnes
>              Labels: easyfix, regression
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> HttpChannelizer creates a HttpBasicAuthenticationHandler instead of instantiating the specified AuthenticationHandler from the configuration



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