Skip to content

Add daily quota limit to invitations api endpoint - RUN AS-IF-FOSS

What does this MR do?

The first half of Step 1 of the larger Plan to consolidate the code for these 2 services(Members::CreateService and Members::InviteService).

  • Adds quota limit for daily invites on ee.

We will live with some duplication in the code/test area for now until Step 3 of the Plan. This MR will concern itself with adding the quota piece only to the InviteService.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #323078

Edited by Aakriti Gupta

Merge request reports