Skip to content

Rate limit invite endpoint

Andreas Ellewsen requested to merge GREG-84-rate-limit into master

To prevent hammering on the invite endpoint we throttle requests to the endpoint to 100/day per ip.

Resolves: GREG-84

Merge request reports