poetapp / frost-api

Po.et's API Layer
https://api.poetnetwork.net
MIT License
24 stars 5 forks source link

Add Rate Limiting #393

Closed jwicks31 closed 6 years ago

jwicks31 commented 6 years ago

Add rate limiting to the account creation, login and password change routes in frost-api. This is to mitigate DOS and brute-force password cracking attacks.

Using: Koajs 2 Rate Limit

poet-ci commented 6 years ago

:tada: This issue has been resolved in version 1.2.10 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: