Integrate the ALTCHA obfuscation plugin according to the documentation guide.

To keep core ALTCHA (captcha) functionality separate, all obfuscation related logic
should be contained in an altcha_obfuscate submodule.

The first iteration of this should support basic field types only:

  • String
  • Telephone
  • E-mail

Issue fork altcha-3512452

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

robindh created an issue. See original summary.

robindh’s picture

Status: Active » Needs work

POC committed on the issue fork, will finalize this later

robindh changed the visibility of the branch 3512452-integrate-altcha-obfuscation to hidden.

robindh’s picture

Assigned: robindh » Unassigned
Status: Needs work » Needs review

Added test coverage & fixed the remaining code standards issues

robindh’s picture

Issue tags: +Needs documentation

  • robindh committed 0c25d87d on 1.0.x
    [#3512452] feat: Integrate ALTCHA obfuscation plugin
    
    By: robindh
    
robindh’s picture

Status: Needs review » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.