Forms and Captchas

Add Animal


Note:

  • There is also a 2 second min-time by default! If you (as bot) do it too fast, this is also invalidated.
  • The `Captcha.maxPerUser` value sets a flood limit (currently 5) to avoid such attempts.

For testing purposes you can reset the DB for your user using query string `?reset=1`: Reset. Then you have again those tries.

Key Goals

  • Simple and unobstrusive
  • Without much dependencies or requirements
  • Highly extendable

Send your feedback or bugreport!