OpenSearch/modules
Chris Earle f0f75b187a Support Preemptive Authentication with RestClient (#21336)
This adds the necessary `AuthCache` needed to support preemptive authorization. By adding every host to the cache, the automatically added `RequestAuthCache` interceptor will add credentials on the first pass rather than waiting to do it after _each_ anonymous request is rejected (thus always sending everything twice when basic auth is required).
2017-01-24 11:34:05 -05:00
..
aggs-matrix-stats Remove InternalAggregation.Type (#22511) 2017-01-10 11:57:19 -05:00
ingest-common fix index out of bounds error in KV Processor (#22288) 2016-12-27 10:57:11 -08:00
lang-expression Add single static instance of SpecialPermission (#22726) 2017-01-21 12:03:52 -06:00
lang-mustache Add single static instance of SpecialPermission (#22726) 2017-01-21 12:03:52 -06:00
lang-painless Stop returning "es." internal exception headers as http response headers (#22703) 2017-01-24 16:12:45 +01:00
percolator replace custom functional interface with CheckedFunction in percolate module 2017-01-16 13:57:58 +01:00
reindex Support Preemptive Authentication with RestClient (#21336) 2017-01-24 11:34:05 -05:00
transport-netty4 Add single static instance of SpecialPermission (#22726) 2017-01-21 12:03:52 -06:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00