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

Add rate limiting to the API endpoints #29

Open
ReeceHumphreys opened this issue Mar 28, 2023 · 0 comments
Open

Add rate limiting to the API endpoints #29

ReeceHumphreys opened this issue Mar 28, 2023 · 0 comments

Comments

@ReeceHumphreys
Copy link
Contributor

We have two API endpoints currently. One for generating a dynamic, open graph image used for metadata and another for sending an email when feedback is received. Since we have no sessions/rate limiting, someone can spam these APIs to cause massive email spam.

We should consider adding some form of rate-limiting middleware to prevent this.

@ReeceHumphreys ReeceHumphreys changed the title Add rate limiting to the api endpoints Add rate limiting to the API endpoints Mar 28, 2023
@bernardnormier bernardnormier added this to the 0.1 milestone Jun 21, 2023
@ReeceHumphreys ReeceHumphreys modified the milestones: 0.1, 0.2 Sep 5, 2023
@bernardnormier bernardnormier removed this from the After 0.1 release milestone Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants