[
https://issues.apache.org/jira/browse/SOLR-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14745546#comment-14745546
]
Yonik Seeley commented on SOLR-8053:
------------------------------------
I don't know that much about security, but could you explain a little about how
this works in with the existing basic auth stuff in HttpClientUtil:
{code}
// Basic auth username
public static final String PROP_BASIC_AUTH_USER = "httpBasicAuthUser";
// Basic auth password
public static final String PROP_BASIC_AUTH_PASS = "httpBasicAuthPassword";
{code}
What the issues were with the existing basic auth stuff and how this patch
changes that?
> support basic auth in SolrJ
> ---------------------------
>
> Key: SOLR-8053
> URL: https://issues.apache.org/jira/browse/SOLR-8053
> Project: Solr
> Issue Type: Improvement
> Reporter: Noble Paul
> Assignee: Noble Paul
> Priority: Minor
> Fix For: Trunk, 5.4
>
> Attachments: SOLR-8053.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]