limit requests per user
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Use `Request.RemoteAddr` to chech the ip adress of the request and only allow one vote per poll.
If the ip address has already voted, then also return an extra variable in the info endpoint so the user can view the votes again.
Contributor guide
Assessment
This issue has not been assessed yet.