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

ASF subversion and git services commented on SOLR-18102:
--------------------------------------------------------

Commit cd4410da164c9ac7fa5d25631c5985759870c6b6 in solr's branch 
refs/heads/main from Jason Gerlowski
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=cd4410da164 ]

SOLR-18102: Fix Admin UI serving issue with basic auth (#4110)

Co-authored-by: Jan Høydahl <[email protected]>
Co-authored-by: Claude Sonnet 4.5 <[email protected]>

> Admin UI 401s when basic-auth enabled
> -------------------------------------
>
>                 Key: SOLR-18102
>                 URL: https://issues.apache.org/jira/browse/SOLR-18102
>             Project: Solr
>          Issue Type: Bug
>          Components: Admin UI
>            Reporter: Jason Gerlowski
>            Assignee: Jason Gerlowski
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> A bug report came in from Slack (and then the mailing list) indicating that 
> our 10.0 RC3 had a bug where the Admin UI would fail to give auth prompts 
> when basic-auth was enabled, just failing outright with a 401 instead.
> I'm pretty sure I introduced this bug in a fix I put out for SOLR-18054, 
> during the Solr 10 RC process.  We added some path normalization to 
> HttpSolrCall, but neglected to update some special-casing that's used to 
> serve the Admin UI files.
> (Note: this bug only affects an RC and hasn't been released yet.  So having a 
> JIRA feels a bit awkward, but I wanted it for tracking regardless.)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to