Add rate limiting for any API calls
Review Request #8839 — Created March 24, 2017 and discarded — Latest diff uploaded
There's been a request to create a rate-limit for API calls. I have updated the ratelimit.py file that will allow rate limiting of API calls by either an authenticated user or an IP address.
None at the moment.