Skip to content

Block access to API & git when terms are enforced

Bob Van Landuyt requested to merge bvl-restrict-api-git-for-terms into master

What does this MR do?

In this MR access to the API and pushing/pulling over git is blocked with a message when enforced terms have not been accepted.

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • API support added
  • Tests added for this feature/bug
  • Review
    • Has been reviewed by Backend

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/45849

Edited by Bob Van Landuyt

Merge request reports