Skip to content

Introduce EE::API::APIGuard::HelperMethods

Lin Jen-Shin requested to merge ee-api-guard into master

What does this MR do?

Introduce EE::API::APIGuard::HelperMethods

Are there points in the code the reviewer needs to double check?

This requires an CE counterpart.

Why was this MR needed?

Reduce conflicts for find_current_user!. It conflicts quite often.

Does this MR meet the acceptance criteria?

  • Tests added for this feature/bug
  • Review
    • Has been reviewed by Backend

What are the relevant issue numbers?

Part of https://gitlab.com/gitlab-org/gitlab-ee/issues/4643

Merge request reports