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

Robert Muir updated SOLR-14136:
-------------------------------
    Description: 
IP-based access control is supported in jetty, but wrestling the XML can be 
difficult for beginners (e.g. wrapping the handler correctly and so on). I 
think we should make it easy to use.

SOLR_IP_WHITELIST="127.0.0.1, 192.168.0.0/24, [::1], [2000:123:4:5::]/64"
SOLR_IP_BLACKLIST="192.168.0.3, 192.168.0.4"


  was:IP-based access control is supported in jetty, but wrestling the XML can 
be difficult for beginners (e.g. wrapping the handler correctly and so on). I 
think we should add commented-out examples to make it easy to use.


> add IP-based access control via environ vars
> --------------------------------------------
>
>                 Key: SOLR-14136
>                 URL: https://issues.apache.org/jira/browse/SOLR-14136
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Robert Muir
>            Priority: Major
>
> IP-based access control is supported in jetty, but wrestling the XML can be 
> difficult for beginners (e.g. wrapping the handler correctly and so on). I 
> think we should make it easy to use.
> SOLR_IP_WHITELIST="127.0.0.1, 192.168.0.0/24, [::1], [2000:123:4:5::]/64"
> SOLR_IP_BLACKLIST="192.168.0.3, 192.168.0.4"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to