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

Fix kerberos setting registration #35986

Merged
merged 2 commits into from
Nov 29, 2018

Commits on Nov 28, 2018

  1. Fix kerberos setting registration

    In elastic#30241 Realm settings were changed, but the Kerberos realm settings
    were not registered correctly. This change fixes the registration of
    those Kerberos settings.
    
    Also adds a new integration test that ensures every internal realm can
    be configured in a test cluster.
    
    Also fixes the QA test for kerberos.
    
    Resolves: elastic#35942
    tvernum committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    c2b977d View commit details
    Browse the repository at this point in the history
  2. Move annotation after javadoc

    tvernum committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    dd920aa View commit details
    Browse the repository at this point in the history