Skip to content

[#1174] Rate limit AP routes

minibikini requested to merge minibikini/pleroma:rate-limit-ap-routes into develop

Adds a rate limit (15 hits per 1 minute per IP) to the following routes:

  • /objects/:uuid
  • /activities/:uuid

Edit: the limit is per IP

Edited by minibikini

Merge request reports