Raphaël Droz created SOLR-3485:
----------------------------------

             Summary: Make /browse (files and handlers) dependencies self 
URL-contained
                 Key: SOLR-3485
                 URL: https://issues.apache.org/jira/browse/SOLR-3485
             Project: Solr
          Issue Type: Improvement
          Components: web gui
    Affects Versions: 4.0
            Reporter: Raphaël Droz
            Priority: Minor


Assuming that /browse may be, now or later, safe for a public use it would be 
very useful to make it "self-contained" in a given URL pattern in order to 
allow URL-based access restrictions.

There are 3 issues here :
* static files (css/js/img)
* external handlers like /terms, /clustering
* pattern switch between /browse/* and /collection1/browse/*

I only try to address the 1st issue, in the comment below.
If both /terms and /clustering are safe to be public, then issue 2 may be 
omitted.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



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

Reply via email to