malliaridis commented on PR #3388:
URL: https://github.com/apache/solr/pull/3388#issuecomment-3073777142

   > I didn't try it with a authenticated Solr however...
   
   This is actually the next step together with the logout button. :)
   
   > The resulting pages didn't render the environment settings which I would 
assume is because of the age of the solr!
   
   Well, at first sight I thought this is expected behavior, but it was 
actually a bug. I forgot to update the URL in the HTTP client, so the request 
was sent to localhost instead. **I fixed it and now it should work**. As long 
as the API endpoints exist in the older versions, the UI should be able to 
render it correctly. We will add error handlings so that compatibility to older 
versions may be preserved to a certain degree. But one step at a time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to