SOLR-7838: CHANGES

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694554 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Noble Paul 2015-08-06 19:00:58 +00:00
parent d841e40a7e
commit 740b78de92
1 changed files with 4 additions and 0 deletions

View File

@ -198,6 +198,10 @@ New Features
now watches /security.json. Components can choose to make their config editable
(Noble Paul, Anshum Gupta, Ishan Chattopadhyaya)
* SOLR-7838: An authorizationPlugin interface where the access control rules are stored/managed in
ZooKeeper (Noble Paul, Anshum Gupta, Ishan Chattopadhyaya)
Bug Fixes
----------------------