Closed (fixed)
Project:
ALTCHA
Version:
1.0.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Jul 2025 at 10:05 UTC
Updated:
21 Nov 2025 at 08:34 UTC
Jump to comment: Most recent
Hi,
Here is the updated version of this module which includes the latest ALTCHA version:
https://github.com/altcha-org/drupal-module/tree/2.0.x
Included in this update:
- ALTCHA Widget 2.1.0 with support for adaptive captchas
- ALTCHA PHP Lib 1.1.2
- Support for "Custom API" mode (any custom url, ALTCHA Sentinel or SaaS)
The SaaS has been removed as the server URL can be configured with the "Custom API" mode.
P.S. I tried opening a PR on gitlab, but it does not seem to work for me. You'll have to merge from the github repo above.
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
Comment #2
robindh commentedHi, thanks for contributing! I've verified your drupal account, which should give you some more permissions.
You should now be able to create an issue fork and create a merge request that way. You can find the exact documentation for this here.
Commits on Drupal gitlab will trigger various pipelines - like code standards, code quality and phpunit tests. This is why we only merge code from there.
Comment #4
robindh commentedComment #5
robindh commentedComment #7
robindh commentedMerged into dev, will create a new release (1.1.0) soon after some more internal testing.