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

Add exception metadata for disabled features #52811

Merged
merged 5 commits into from
Mar 5, 2020

Commits on Feb 26, 2020

  1. Add exception metadata for disabled features

    This change adds a new exception with consistent metadata for when
    security features are not enabled. This allows clients to be able to
    tell that an API failed due to a configuration option, and respond
    accordingly.
    
    Relates: kibana#55255
    Resolves: elastic#52311
    tvernum committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    77bdebe View commit details
    Browse the repository at this point in the history
  2. Revert format changes

    tvernum committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    0c39f54 View commit details
    Browse the repository at this point in the history
  3. Fix imports

    tvernum committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d3caf0e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Configuration menu
    Copy the full SHA
    25538dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2597864 View commit details
    Browse the repository at this point in the history