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

Watcher: Fix chain input toXcontent serialization #31721

Merged

Commits on Jul 2, 2018

  1. Watcher: Fix chain input toXcontent serialization

    The xcontent parameters were not passed to the xcontent serialization
    of the chain input. This could lead to wrongly stored watches, which did
    not contain passwords but only their redacted counterparts.
    spinscale committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    5bb9a32 View commit details
    Browse the repository at this point in the history
  2. shorten test

    spinscale committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    015dd3a View commit details
    Browse the repository at this point in the history
  3. minor changes

    spinscale committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    915e2b4 View commit details
    Browse the repository at this point in the history