ARBML/masader

Reporting Functionality Protection

ma7dev opened this issue · 4 comments

We will need to have some way to prevent spam either by using reCAPTCHA or auth the account with GitHub account to prevent who will spam using the reporting functionality.

A couple of things

  1. maybe use reCAPTCHA like https://stackoverflow.com/a/70544440
  2. we need a check mark to indicate that the issue has been submitted maybe also post a link to the issue so the op could follow up on that.

The current mechanism gives the user the url to the issue, so they can track it

I will work on it.

Resolved #101