You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by ry...@apache.org on 2007/05/02 05:08:58 UTC

svn commit: r534297 - /lucene/solr/trunk/CHANGES.txt

Author: ryan
Date: Tue May  1 20:08:57 2007
New Revision: 534297

URL: http://svn.apache.org/viewvc?view=rev&rev=534297
Log:
adding message about paths that start with '/'

Modified:
    lucene/solr/trunk/CHANGES.txt

Modified: lucene/solr/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/CHANGES.txt?view=diff&rev=534297&r1=534296&r2=534297
==============================================================================
--- lucene/solr/trunk/CHANGES.txt (original)
+++ lucene/solr/trunk/CHANGES.txt Tue May  1 20:08:57 2007
@@ -268,6 +268,9 @@
 12. SOLR-222: Changing writeLockTimeout in solrconfig.xml did not
     change the effective timeout. (Koji Sekiguchi via yonik)
 
+13. Changed the SOLR-104 RequestDispatcher so that /select?qt=xxx can not 
+    access handlers that start with "/".  This makes path based authentication
+    possible for path based request handlers.  (ryan)
  
 Other Changes
  1. Updated to Lucene 2.1