OpenSearch/plugins/lang-python
Robert Muir 30529c008d Ban write access to system properties
* Forbid System.setProperties & co in forbidden APIs.
* Ban property write access at runtime with security manager.

Plugins that need to modify system properties will need to request permission in their plugin-security.policy
2015-11-21 22:33:06 -05:00
..
licenses Added LICENSE and NOTICE files for all plugins 2015-06-23 12:50:31 +02:00
src Ban write access to system properties 2015-11-21 22:33:06 -05:00
build.gradle Switch build system to Gradle 2015-10-29 11:40:19 -07:00