Disallow user from reporting the same post multiple times #139
Labels
enhancement
New feature or request
hacktoberfest
help wanted
Extra attention is needed
server
Relates to server-side code (Backend)
Currently, this is temporarily implemented on the client side with a REPORT_COOLDOWN flag, but it's not safe.
A user can ideally report all the posts and keep on reporting them until they reach the threshold that they don't get returned from the backend. Once #136 goes in, this would be a dire need.
The text was updated successfully, but these errors were encountered: