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

[Backport] Add exception metadata for disabled features #53941

Merged

Commits on Mar 23, 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, elastic#47759
    
    Backport of: elastic#52811
    tvernum committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    49979a0 View commit details
    Browse the repository at this point in the history