Quart-rate-limiter

Latest version: v0.10.0

Safety actively analyzes 641171 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.10.0

-----------------

* Add the ability to skip rate limits via a skip_function.

0.9.0

----------------

* Officially support Python 3.12 drop Python 3.7.
* Support Quart 0.19 onwards.

0.8.0

----------------

* Use redis rather than aioredis as the two have merged.
* Bugfix ensure the Content-Type header is present.
* Improve the typing for better type checking.
* Officially support Python 3.10, and Python 3.11.

0.7.0

----------------

* Support an enabled flag, ``QUART_RATE_LIMITER_ENABLED`` to disable
all rate limiting (meant for testing).

0.6.0

----------------

* Support aioredis >= 2.0.
* Switch from remote_addr to access_route[0] for the remote key as the
latter is correct when proxies are involved.

0.5.0

----------------

* Support Quart 0.15 as the minimum version.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.