-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added express rate limit #533
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @AyushSharma72! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
✅ Deploy Preview for collect-your-gamingtools ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Hi there! This issue is still open. We are looking forward to your response. |
Please merge this PR @swaraj-das |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok good
Congratulations, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to the project 🚀 Keep Contributing!! ✨ |
But it was level2 issue please add level2 @swaraj-das |
But issue have label1 |
You also don't use cloudfare or redis |
Pull Request Format
PR Title
Issue #481 solved
Type of PR
Description
i have added a middle ware it limit the number if request made to the api
benefit
reduce load on the signin api
prevent bots attack
Screenshots / Videos (if applicable)
login with invalid credentials
after 5 times the api will not process the request from the ip address for 5 minutes
Checklist
Additional Context
[Provide any additional context about the changes, such as specific challenges you faced or decisions you made. This can help reviewers understand the rationale behind your changes.]
Thank you for reviewing my pull request!
please add gssoc-ext and level3 before merge @swaraj-das