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

[jira] [Resolved] (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:all-tabpanel ]

Robert Muir resolved SOLR-14136.
--------------------------------
    Fix Version/s: 8.5
         Assignee: Robert Muir
       Resolution: Fixed

> 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
>            Assignee: Robert Muir
>            Priority: Major
>             Fix For: 8.5
>
>          Time Spent: 20m
>  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