You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/12/14 07:02:55 UTC

[GitHub] [lucene-solr] rmuir opened a new pull request #1082: SOLR-13984: add (experimental, disabled by default) security manager support

rmuir opened a new pull request #1082: SOLR-13984: add (experimental, disabled by default) security manager support
URL: https://github.com/apache/lucene-solr/pull/1082
 
 
   *nix only at the moment (no .cmd changes yet)
   
   The current policy file used by tests is moved to solr/server
   Additional permissions are granted for the filesystem locations set by bin/solr, and networking everywhere is enabled.
   
   This takes advantage of the fact that permission entries are ignored if properties are not defined:
   https://docs.oracle.com/javase/7/docs/technotes/guides/security/PolicyFiles.html#PropertyExp
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org