ubuntu.com
ubuntu.com copied to clipboard
add a basic rate limiter to magic attach
Done
- Add rate limit to magic attach endpoint
QA
- Check out this feature branch
- Run the site using the command
./run serveordotrun - View the site locally in your web browser at: http://0.0.0.0:8001/
- Be sure to test on mobile, tablet and desktop screen sizes
- Go to /pro/attach
- Set the limit to something like 1 in 1500
- Try to submit more times than the limit
- Should get a limited response as below
- Let the time limit pass
- Should be able to submit again
Issue / Card
Fixes #