Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] Don't overwrite target field with SetSecurityUserProcessor (#51454) #51506

Merged
merged 1 commit into from
Jan 28, 2020

Commits on Jan 27, 2020

  1. Don't overwrite target field with SetSecurityUserProcessor (elastic#5…

    …1454)
    
    * Don't overwrite target field with SetSecurityUserProcessor
    
    This change fix problem with `SetSecurityUserProcessor` which was overwriting
    whole target field and not only fields really filled by the processor.
    
    Closes elastic#51428
    
    * Unused imports removed
    probakowski committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    0a75f61 View commit details
    Browse the repository at this point in the history