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

[Lists Plugin] Migrate authc.getCurrentUser usage to coreContext.secu… #187179

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tsullivan
Copy link
Member

Part of #186574

Summary

This PR migrates the Lists Plugin's ListsRequestHandlerContext, which consumes authc.getCurrentUser, to use coreStart.security.

Background: This PR serves as an example of a plugin migrating away from depending on the Security plugin, which is a high priority effort for the last release before 9.0.

Checklist

Delete any items that are not applicable to this PR.

@tsullivan tsullivan added release_note:skip Skip the PR/issue when compiling release notes Team:Detection Engine Security Solution Detection Engine Area labels Jun 28, 2024
@tsullivan
Copy link
Member Author

/ci

@tsullivan
Copy link
Member Author

/ci

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

References to deprecated APIs

id before after diff
lists 42 40 -2

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@tsullivan tsullivan marked this pull request as ready for review July 1, 2024 15:04
@tsullivan tsullivan requested a review from a team as a code owner July 1, 2024 15:04
@tsullivan tsullivan requested a review from e40pud July 1, 2024 15:04
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-detection-engine (Team:Detection Engine)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Detection Engine Security Solution Detection Engine Area
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants