GitHub user janhoy opened a pull request: https://github.com/apache/lucene-solr/pull/458
SOLR-12799: Allow Authentication Plugins to intercept internode requests on a per-request basis Framework support for per-request decision on whether to secure inter-node requests You can merge this pull request into a Git repository by running: $ git pull https://github.com/cominvent/lucene-solr solr12799-auth-interceptInternode Alternatively you can review and apply these changes as the patch at: https://github.com/apache/lucene-solr/pull/458.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #458 ---- commit 2323d03efb93853dd6b285999f1b898f38433a99 Author: Jan Høydahl <janhoy@...> Date: 2018-09-24T09:34:47Z SOLR-12799: Allow Authentication Plugins to easily intercept internode requests commit 133b773a8f75522e020b33fb843c14aa3908fe03 Author: Jan Høydahl <janhoy@...> Date: 2018-09-24T09:47:56Z Remove mock method not in use ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org