OpenSearch/plugins
Robert Muir eeeb42abef Clean up scripting permissions.
Now that groovy is factored out, we contain this dangerous stuff there.

TODO: look into those test hacks inspecting class protection domains, maybe we can
clean that one up too.

TODO: generalize the GroovyCodeSourcePermission to something all script engines check,
before entering accesscontrollerblocks. this way e.g. groovy script cannot coerce
python engine into creating something with more privs if it gets ahold of it... we
should probably protect the aws/gce hacks in the same way.
2015-09-29 09:54:12 -04:00
..
analysis-icu Merge pull request #13702 from rmuir/broke_javadocs 2015-09-22 00:46:31 -04:00
analysis-kuromoji Remove unnecessary copies of license and notice files 2015-09-18 17:48:30 -07:00
analysis-phonetic Merge pull request #13702 from rmuir/broke_javadocs 2015-09-22 00:46:31 -04:00
analysis-smartcn Remove unnecessary copies of license and notice files 2015-09-18 17:48:30 -07:00
analysis-stempel Remove unnecessary copies of license and notice files 2015-09-18 17:48:30 -07:00
cloud-gce Merge pull request #13663 from rjernst/license_cleanup 2015-09-21 18:04:57 -07:00
delete-by-query Merge branch 'master' into feature/query-refactoring 2015-09-22 12:43:55 +02:00
discovery-azure Fix ping timeout settings inconsistencies 2015-09-23 12:58:23 -04:00
discovery-ec2 Merge pull request #13702 from rmuir/broke_javadocs 2015-09-22 00:46:31 -04:00
discovery-multicast Merge pull request #13702 from rmuir/broke_javadocs 2015-09-22 00:46:31 -04:00
jvm-example Merge pull request #13663 from rjernst/license_cleanup 2015-09-21 18:04:57 -07:00
lang-expression Clean up scripting permissions. 2015-09-29 09:54:12 -04:00
lang-groovy Clean up scripting permissions. 2015-09-29 09:54:12 -04:00
lang-javascript Merge pull request #13702 from rmuir/broke_javadocs 2015-09-22 00:46:31 -04:00
lang-python Merge pull request #13663 from rjernst/license_cleanup 2015-09-21 18:04:57 -07:00
mapper-murmur3 Test: Move rest-api-spec for plugins into test resources 2015-09-16 03:04:53 -07:00
mapper-size Test: Move rest-api-spec for plugins into test resources 2015-09-16 03:04:53 -07:00
repository-azure Fix all javadocs issues, re-enable compiler warnings (but disable on java9 where maven is broken) 2015-09-21 23:35:32 -04:00
repository-s3 Merge pull request #13702 from rmuir/broke_javadocs 2015-09-22 00:46:31 -04:00
site-example Test: Move rest-api-spec for plugins into test resources 2015-09-16 03:04:53 -07:00
store-smb [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00
pom.xml Factor groovy out of core into lang-groovy 2015-09-28 20:17:45 -04:00