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

[Rename] ElasticsearchSecurityException class in server module #170

Commits on Mar 3, 2021

  1. [Rename] ElasticsearchSecurityException class in server module

    This commit refactors ElasticsearchSecurityException class in the server module
    to OpenSearchSecurityException. References and usages throughout the rest of the
    codebase are fully refactored.
    
    Signed-off-by: Nicholas Knize <nknize@amazon.com>
    nknize committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    bb0c1e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec78b7f View commit details
    Browse the repository at this point in the history
  3. [Rename] Add fully qualified package name in tests for OpenSearchSecu…

    …rityException
    
    Signed-off-by: Nicholas Knize <nknize@amazon.com>
    nknize committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    2175c6a View commit details
    Browse the repository at this point in the history