Search Guard 6.x-24.1

Release Date: 02.02.2019

Security Fixes

n/a

Fixes

Search Guard

  • Core: Fixed NPE for sslonly mode
  • Core: Remove COMPLIANCE module from modules info
  • Core: Atomic update of backendregistry
  • Core: Do not delete config cache when only single config file is uploaded
  • Core: License trial date does not respect the locale
  • Core: Removed deprecated permissions

sgadmin

Field anonymization

  • Field anonymization: Masked fields not evaluated correctly

Kerberos

  • Kerberos: Support KRB5 MECH and multiple acceptors

LDAP

  • LDAP: Fix rolename resolution (get attributes from LDAP entry instead of DN)
  • LDAP: Fix forward slash handling
  • LDAP: Renamed LDAPv2 implementation (beta)

REST API

Features

  • Core: Ability to pass down to the index resolver the indices options from the original IndicesRequest
    • EXPERTS functionality (enable only if you know what you are doing)
    • Needs to be turned on with searchguard.dynamic.respect_request_indices_options: true
    • PR #608
    • 5a81450