jsocol/django-ratelimit

What ip or users are blocked ?

开放

#210 创建于 2020年11月1日

 (2 条评论) (0 个反应) (0 位负责人)Python (180 个派生)batch import
feature-requesthelp wanted

仓库指标

星标
 (904 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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 ?

贡献者指南