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

[jira] [Commented] (NUTCH-2284) Basic Authentication Support for REST API

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

ASF GitHub Bot commented on NUTCH-2284:
---------------------------------------

Github user kamaci commented on a diff in the pull request:

    https://github.com/apache/nutch/pull/124#discussion_r69390563
  
    --- Diff: conf/nutch-default.xml ---
    @@ -1435,4 +1435,30 @@
       </description>
     </property>
     
    +<property>
    +  <name>restapi.auth</name>
    +  <value>false</value>
    +  <description>
    +    Whether to enable HTTP basic authentication for communicating with RESTAPI.
    +    Use the restapi.auth.username and restapi.auth.auth.password properties to configure
    --- End diff --
    
    @lewismc I've fixed typo.


> Basic Authentication Support for REST API
> -----------------------------------------
>
>                 Key: NUTCH-2284
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2284
>             Project: Nutch
>          Issue Type: Sub-task
>          Components: REST_api, web gui
>            Reporter: Furkan KAMACI
>            Assignee: Furkan KAMACI
>             Fix For: 2.5
>
>
> Add Basic Authentication for Nutch REST API.



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