You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/14 10:45:58 UTC

[jira] [Commented] (EAGLE-583) implement ldap authentication logic, taking Basic Authentication credentials

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

ASF GitHub Bot commented on EAGLE-583:
--------------------------------------

GitHub user anyway1021 opened a pull request:

    https://github.com/apache/incubator-eagle/pull/649

    [EAGLE-583] implement ldap authentication logic integrated with Basic Authentication

    implement ldap authentication logic integrated with Basic Authentication

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

    $ git pull https://github.com/anyway1021/incubator-eagle EAGLE-583

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

    https://github.com/apache/incubator-eagle/pull/649.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 #649
    
----
commit d80a5bc6c71a03aac4f801c6f035a6a1f94de022
Author: anyway1021 <mw...@apache.org>
Date:   2016-11-14T10:15:26Z

    implement ldap authentication logic integrated with Basic Authentication

----


> implement ldap authentication logic, taking Basic Authentication credentials
> ----------------------------------------------------------------------------
>
>                 Key: EAGLE-583
>                 URL: https://issues.apache.org/jira/browse/EAGLE-583
>             Project: Eagle
>          Issue Type: Sub-task
>    Affects Versions: v0.5.0
>            Reporter: Michael Wu
>            Assignee: Michael Wu
>             Fix For: v0.5.0
>
>
> give the implementation of ldap authentication on Authenticator interface, taking the Basic Authentication credentials as the input channel. Use basic authentication by default.



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