Skip to content
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

[FEATURE] add rate limiter to the login api to enhance security #228

Open
1 task done
AyushSharma72 opened this issue Oct 28, 2024 · 2 comments
Open
1 task done
Assignees
Labels
enhancement New feature or request gssoc GirlScript Summer Of Code gssoc-ext GirlScript Summer Of Code hacktoberfest hacktoberfest hacktoberfest-accepted hacktoberfest level3 GirlScript Summer Of Code - 35 points status: ready for dev You can asked for this issue to be assigned (if not already assigned)

Comments

@AyushSharma72
Copy link

Is this feature already requested?

  • I have checked "open" and "closed" issues, and this is not a duplicate.

Problem or Missing Functionality

if we apply rate limiter to the login api it have several benefits and it is a good coding practice

Feature Description

it limits the rate of an device that how many times the device can make a login request in a period of time
advantages:
prevent bots brute force attack
enhance security
reduce load on api

please assign this issue to me @

Screenshots

No response

Would you like to work on this feature?

Yes

Implementation Plan

image

@AyushSharma72 AyushSharma72 added the status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet) label Oct 28, 2024
Copy link

👋 Thank you @AyushSharma72 for raising an issue! We’re thrilled to have your input as we work to make this project even better. Our team will review it shortly, so stay tuned! Meanwhile, feel free to join our Discord for the latest updates, discussions, and announcements. To make sure your issue gets noticed, don’t forget to star the repo 🌟 and follow @ajaynegi45 for even more project insights!

@ajaynegi45
Copy link
Owner

Is this feature already requested?

  • I have checked "open" and "closed" issues, and this is not a duplicate.

Problem or Missing Functionality

if we apply rate limiter to the login api it have several benefits and it is a good coding practice

Feature Description

it limits the rate of an device that how many times the device can make a login request in a period of time advantages: prevent bots brute force attack enhance security reduce load on api

please assign this issue to me @

Screenshots

No response

Would you like to work on this feature?

Yes

Implementation Plan

image

Hi @AyushSharma72,

Thank you for expressing your interest in working on this issue. I'm delighted to inform you that I have assigned this issue to you. Your willingness to contribute to our project is much appreciated.

Before making any contributions, star the repo 🌟 and please read the Readme.md file carefully to better understand the project's goals and purpose. This will give you clarity on our mission. Also, make sure to review the Contributing.md file, which contains important guidelines to make the contribution process smoother, especially for newcomers.

Feel free to start working, and if you have any questions or need assistance during the process, please don't hesitate to reach out.

@ajaynegi45 ajaynegi45 added enhancement New feature or request status: ready for dev You can asked for this issue to be assigned (if not already assigned) hacktoberfest hacktoberfest gssoc GirlScript Summer Of Code hacktoberfest-accepted hacktoberfest level3 GirlScript Summer Of Code - 35 points gssoc-ext GirlScript Summer Of Code and removed status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet) labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc GirlScript Summer Of Code gssoc-ext GirlScript Summer Of Code hacktoberfest hacktoberfest hacktoberfest-accepted hacktoberfest level3 GirlScript Summer Of Code - 35 points status: ready for dev You can asked for this issue to be assigned (if not already assigned)
Projects
None yet
Development

No branches or pull requests

2 participants