You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by er...@apache.org on 2014/04/10 05:50:00 UTC

svn commit: r1586204 - /lucene/dev/branches/branch_4x/solr/example/solr/collection1/conf/solrconfig.xml

Author: erick
Date: Thu Apr 10 03:49:59 2014
New Revision: 1586204

URL: http://svn.apache.org/r1586204
Log:
SOLR-5978: Warning for SOLR-5522 (file/edit) should be removed from example solrconfig.xml

Modified:
    lucene/dev/branches/branch_4x/solr/example/solr/collection1/conf/solrconfig.xml

Modified: lucene/dev/branches/branch_4x/solr/example/solr/collection1/conf/solrconfig.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/solr/example/solr/collection1/conf/solrconfig.xml?rev=1586204&r1=1586203&r2=1586204&view=diff
==============================================================================
--- lucene/dev/branches/branch_4x/solr/example/solr/collection1/conf/solrconfig.xml (original)
+++ lucene/dev/branches/branch_4x/solr/example/solr/collection1/conf/solrconfig.xml Thu Apr 10 03:49:59 2014
@@ -1169,11 +1169,6 @@
      </requestHandler>
     -->
 
-  <!--
-    Enabling this request handler (which is NOT a default part of the admin handler) will allow the Solr UI to edit
-    all the config files. This is intended for secure/development use ONLY! Leaving available and publically
-    accessible is a security vulnerability and should be done with extreme caution!
-  -->
   <!-- ping/healthcheck -->
   <requestHandler name="/admin/ping" class="solr.PingRequestHandler">
     <lst name="invariants">