anshumg commented on pull request #238:
URL: https://github.com/apache/solr/pull/238#issuecomment-921954081


   I spoke/worked with Pushkar about not using 
`systemSetPropertySolrDisableUrlAllowList` and instead explicitly setting 
allowedURLs but that ended up being not a valid way forward. The config to set 
this up requires the hostname:port combination for it to be added to 
allowedHost, but at that point we don't have the jetty info (as the ports are 
dynamically set for the tests). I think we can move forward with using this and 
fix this by either supporting wild card or something along those lines in 
another JIRA/PR.
   
   I'll run the tests on this for some more time and if everything continues to 
pass, will merge this into main.


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to