HoustonPutman commented on a change in pull request #424:
URL: https://github.com/apache/solr/pull/424#discussion_r753527897



##########
File path: solr/solr-ref-guide/src/major-changes-in-solr-9.adoc
##########
@@ -82,6 +82,9 @@ All the usages are replaced by 
BaseHttpSolrClient.RemoteSolrException and BaseHt
 
 * SOLR-11623: Every request handler in Solr now implements 
PermissionNameProvider. Any custom or 3rd party request handler must also do 
this
 
+* SOLR-15809: Get rid of blacklist/whitelist terminology. JWTAuthPlugin 
parameter `algWhitelist` is now `algAllowlist`. The old parameter will still

Review comment:
       maybe state that they will be removed in Solr 10? Or I guess we can wait 
for the Solr 10 upgrade notes.

##########
File path: solr/CHANGES.txt
##########
@@ -1578,7 +1583,7 @@ Improvements
   SOLR_REQUESTLOG_ENABLED=true. This will respect SOLR_LOGS_DIR if it is set. 
(rmuir)
 
 * SOLR-14136: Jetty's InetAccessHandler can be enabled via environment 
variables,
-  SOLR_IP_WHITELIST and SOLR_IP_BLACKLIST. These variables can restrict access 
to
+  SOLR_IP_ALLOWLIST and SOLR_IP_DENYLIST. These variables can restrict access 
to

Review comment:
       Does this need to be changed?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to