jsocol/django-ratelimit

What ip or users are blocked ?

Open

#210 geöffnet am 1. Nov. 2020

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (904 Stars) (180 Forks)batch import
feature-requesthelp wanted

Beschreibung

I want to check what ip or users (any given key) has exceeded the ratelimit on my apis. I would have liked if django-ratelimit had that option -> for example a function which returns blocked ips, remaining block time as a dictionory.

I would like to work on it and send a PR. Is that ok ?

Contributor Guide