You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/24 00:04:00 UTC

[jira] [Commented] (SOLR-14136) add IP-based access control via environ vars

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

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

Commit b4982d391a40d3028fc04e9ceb82679a30ea9f09 in lucene-solr's branch refs/heads/jira/SOLR-14136 from Robert Muir
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=b4982d3 ]

SOLR-14136: changes.txt entry


> 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
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org