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

[Reporting] Add deprecation messages for roles mapped to reporting_user #115125

Merged

Commits on Oct 19, 2021

  1. [Reporting] Add deprecation messages for roles mapped to reporting_user

    This fixes the deprecations for various edge cases:
     - when security was disabled, users saw a meaningless error message
     - when users did not have manage_security privilege they saw a meaningless error message
    
    Adds support for checking deprecations related to xpack.reporting.roles.allow
    tsullivan committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    4847e72 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Merge remote-tracking branch 'elastic/7.16' into reporting/roles-depr…

    …ecation-errorhandling-7.x
    tsullivan committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    8eced82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1697d2 View commit details
    Browse the repository at this point in the history
  3. updates per feedback

    tsullivan committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    a72a5f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8be210 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f61cd48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bb8efa View commit details
    Browse the repository at this point in the history