Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for ALTCHA on all PKP systems #10457

Closed
Godoy0722 opened this issue Sep 19, 2024 · 1 comment
Closed

Add Support for ALTCHA on all PKP systems #10457

Godoy0722 opened this issue Sep 19, 2024 · 1 comment

Comments

@Godoy0722
Copy link

Description
All PKP systems currently support Google Recaptcha. I'm creating this Issue to solve issue #10456, which was created to add support for ALTCHA integration, a Google Recaptcha alternative.

These improvements were made for the Default theme, on userLogin, userRegister, and userLostPassword pages.

Finally, for this support to work, the config.inc.php must be updated with the new variables as I also created PRs as follows:

To Reproduce
Steps to reproduce the behavior:

  1. Starting on the root directory of any system, Run composer --working-dir=lib/pkp install
  2. Update the config.inc.php file with the new variables as shown on the other PRs, and set altcha and altcha_on_login as on
  3. Enter on login page and click on submit button
@Godoy0722
Copy link
Author

Closing as this issue is a duplicated one for the #10283.

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

No branches or pull requests

1 participant