OpenSearch/plugin
Albert Zaharovits b7515f03cf LdapUserSearch rebind with bind DN after user bind (elastic/x-pack-elasticsearch#4209)
Fixes an inconsistency bug in which `LdapSession`s built by
`LdapUserSearchSessionFactory` are different if the factory is
configured to use a connection pool or not. The bind status of the
connection, or the connection(s) from the pool, passed through to
the newly minted `LdapSession` are now identical. Connections are
bind to the bind_dn configuration entry in the realm config.

Original commit: elastic/x-pack-elasticsearch@094af063ea
2018-03-28 09:36:02 +03:00
..
bwc Relax remote check for bwc project checkouts (elastic/x-pack-elasticsearch#3924) 2018-02-13 14:54:38 -06:00
core Adds missing SAML Realm Settings (elastic/x-pack-elasticsearch#4221) 2018-03-28 09:20:28 +03:00
deprecation Decouple XContentBuilder from BytesReference (elastic/x-pack-elasticsearch#4119) 2018-03-14 13:48:05 -06:00
graph [TEST] Add deterministic routing of docs to shards to prevent 2018-02-19 15:46:51 +00:00
logstash [Logstash][Monitoring] Fix Registered Usage and Add Tests (elastic/x-pack-elasticsearch#4075) 2018-03-08 14:53:05 -08:00
ml Adjust to XContentBuilder decoupling (elastic/x-pack-elasticsearch#4212) 2018-03-27 12:58:26 -06:00
monitoring [Monitoring] Remove 202 responses in favor of 200 responses (elastic/x-pack-elasticsearch#4213) 2018-03-26 11:36:04 -04:00
rollup [Rollup] Select best jobs then execute msearch-per-job (elastic/x-pack-elasticsearch#4152) 2018-03-27 10:33:59 -07:00
security LdapUserSearch rebind with bind DN after user bind (elastic/x-pack-elasticsearch#4209) 2018-03-28 09:36:02 +03:00
sql SQL: Introduce CSV and TSV tabular output (elastic/x-pack-elasticsearch#4190) 2018-03-23 12:23:00 +02:00
src/test [Rollup] Select best jobs then execute msearch-per-job (elastic/x-pack-elasticsearch#4152) 2018-03-27 10:33:59 -07:00
upgrade Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
watcher Adjust to XContentBuilder decoupling (elastic/x-pack-elasticsearch#4212) 2018-03-27 12:58:26 -06:00
build.gradle Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00