[
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)