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

Robert Muir updated SOLR-14144:
-------------------------------
    Attachment: SOLR-14144.patch

> add IP-based access control to securing solr page
> -------------------------------------------------
>
>                 Key: SOLR-14144
>                 URL: https://issues.apache.org/jira/browse/SOLR-14144
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Robert Muir
>            Priority: Major
>         Attachments: SOLR-14144.patch
>
>
> This is an easy way to improve security. See SOLR-14136
> By default, access is allowed to all addresses, but if someone specifies a 
> simple configuration to only allow local access and their own servers, such 
> as:
> SOLR_IP_WHITELIST="127.0.0.1, [::1], 192.168.0.0/24, [2000:123:4:5::]/64"
> , then with a simple one-liner, things are a lot better than being open to 
> everyone. Let's add something short and sweet to the ref guide security page.



--
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