Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Adding honeyPot and reCaptcha as attributes #10

Open
2 tasks
papyr opened this issue Oct 15, 2016 · 0 comments
Open
2 tasks

Adding honeyPot and reCaptcha as attributes #10

papyr opened this issue Oct 15, 2016 · 0 comments

Comments

@papyr
Copy link

papyr commented Oct 15, 2016

Hello, great project βš™ πŸ‘

I wanted to suggest if I may

  • add, the honeyPot list , sample project
  • add, google recpatcha as a filter, and also update the build to target 4.5.2 and 4.6.2
[EnableRecaptcha(ifThrottlePerSecondexceeds = 2, PerMinute = 10, PerHour = 30, PerDay = 300)]
public ActionResult login()
{
    return View();
}

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant