Fastapi-simple-rate-limiter

Latest version: v0.0.4

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

Scan your dependencies

0.0.4

**Full Changelog**: https://github.com/jintaekimmm/fastapi-simple-rate-limiter/compare/0.0.3...0.0.4

0.0.3

Release
- New Limiter: FailedLimiter
- Restrict access for a specific amount of time after a specified number of failures

What's Changed
* Add necessary import statements to README file by roelderickx in https://github.com/jintaekimmm/fastapi-simple-rate-limiter/pull/2
* Limit consecutive login failures by jintaekimmm in https://github.com/jintaekimmm/fastapi-simple-rate-limiter/pull/3
* Update project version by jintaekimmm in https://github.com/jintaekimmm/fastapi-simple-rate-limiter/pull/4

New Contributors
* roelderickx made their first contribution in https://github.com/jintaekimmm/fastapi-simple-rate-limiter/pull/2

**Full Changelog**: https://github.com/jintaekimmm/fastapi-simple-rate-limiter/compare/0.0.2...0.0.3

0.0.2

Release

- Set the ratelimit key saved in redis to be stored only for limit seconds (TTL)

What's Changed
* feat: Set redis RateLimit Key TTL by jintaekimmm in https://github.com/jintaekimmm/fastapi-simple-rate-limiter/pull/1


**Full Changelog**: https://github.com/jintaekimmm/fastapi-simple-rate-limiter/compare/0.0.1...0.0.2

0.0.1

Release

- 🎉 First version release

**Full Changelog**: https://github.com/jintaekimmm/fastapi-simple-rate-limiter/commits/0.0.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.