You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add more strict rate-limiting for POST /event-registrations
Strong rate-limiting settings should be set for this endpoint. We have a default capacity for each event of 200 to limit the amount of DB capacity a malicious user could fill. Should consider a stronger rate limit, time delay, or other options.
POST /event-registrationsStrong rate-limiting settings should be set for this endpoint. We have a default capacity for each event of 200 to limit the amount of DB capacity a malicious user could fill. Should consider a stronger rate limit, time delay, or other options.