You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2018/03/20 21:24:00 UTC

[jira] [Resolved] (SOLR-12049) Solrj doesn't pass basic auth for delete requests

     [ https://issues.apache.org/jira/browse/SOLR-12049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erick Erickson resolved SOLR-12049.
-----------------------------------
    Resolution: Duplicate

> Solrj doesn't pass basic auth for delete requests
> -------------------------------------------------
>
>                 Key: SOLR-12049
>                 URL: https://issues.apache.org/jira/browse/SOLR-12049
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrJ
>    Affects Versions: 7.1
>            Reporter: Nikolay Martynov
>            Priority: Major
>
> If basic authentication is used then delete by id requests do not work because authentication parameters are not passed.
> For updates there is this line in the code: https://github.com/apache/lucene-solr/blob/master/solr/solrj/src/java/org/apache/solr/client/solrj/request/UpdateRequest.java#L280
> For deletes there is no corresponding logic in the same file below.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org