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

Technical CAPTCHA

Chris Carlevato edited this page Mar 27, 2017 · 1 revision

Helios Calendar supports two forms of CAPTCHA. First is the “Helios Native” CAPTCHA. In addition to this custom CAPTCHA functionality Helios Calendar also integrates the reCAPTCHA API.

You can choose your preferred CAPTCHA option for your Helios Calendar, as well as which public forms require CAPTCHA response, by editing your Helios Calendar CAPTCHA preferences.

Helios Native CAPTCHA

  • Randomly generated string of six (6) characters.
  • One of nine (9) randomly selected backgrounds.
  • AJAX powered confirmation (user knows if their submission will be accepted before making it).

reCAPTCHA Integration

  • Integrates the very popular reCAPTCHA API.
  • Two randomly selected words.
  • Audible CAPTCHA provides improved accessibility support.
Clone this wiki locally