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

Deactivate URL captcha trigger #515

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Deactivate URL captcha trigger #515

merged 1 commit into from
Mar 25, 2024

Conversation

eloiferrer
Copy link
Member

MaRDI Pull Request

Changes:

  • Deactivate captchas when adding external URLs to pages, items, etc.

Instructions for PR review:

  • Conceptual Review (Logic etc...)
  • Code Review (Review your implementation)
  • Checkout (Test changes locally)

Checklist for this PR:

@physikerwelt
Copy link
Member

@physikerwelt
Copy link
Member

physikerwelt commented Mar 21, 2024

Let's test that... I changed it directly on the server

root@4dd0d8795c52:/var/www/html/LocalSettings.d# cat zz_tmp.php 
<?php
$wgCaptchaTriggers['addurl'] = false;

@eloiferrer
Copy link
Member Author

eloiferrer commented Mar 25, 2024

With your manual edit it is working, so I'm merging this.

@eloiferrer eloiferrer merged commit 057cdeb into main Mar 25, 2024
3 checks passed
@eloiferrer eloiferrer deleted the deactivate_url_captcha branch March 25, 2024 07:27
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

Successfully merging this pull request may close these issues.

2 participants