Skip to content

[6.1] Add proof-of-work captcha#3654

Merged
zero-24 merged 7 commits intojoomlagerman:6.1-devfrom
tecpromotion:issue/issue-3653
Dec 30, 2025
Merged

[6.1] Add proof-of-work captcha#3654
zero-24 merged 7 commits intojoomlagerman:6.1-devfrom
tecpromotion:issue/issue-3653

Conversation

@tecpromotion
Copy link
Copy Markdown
Member

Pull Request für Issue #

Zusammenfassung der Änderungen

  • add two new files
  • translation

Wo wird der Sprachstring angezeigt / Wie kann getestet werden

  • Backend
  • Frontend
  • API
  • Installation
  • Sonstiges (bitte beschreiben) ________________________

@tecpromotion tecpromotion self-assigned this Dec 6, 2025
@tecpromotion tecpromotion added this to the 6.1.0v1 milestone Dec 6, 2025
@tecpromotion tecpromotion linked an issue Dec 6, 2025 that may be closed by this pull request
@tecpromotion
Copy link
Copy Markdown
Member Author

2025-12-24_10-48-46
Einstellungen im Backend

2025-12-24_10-47-10
Captcha nicht gelöst.
Text: Ich bin kein Roboter.

2025-12-24_10-46-25
Captcha gelöst.
Text: Verifiziert

@tecpromotion tecpromotion marked this pull request as ready for review December 24, 2025 09:51
@tecpromotion tecpromotion requested review from a team, Copilot, heelc29 and zero-24 and removed request for a team December 24, 2025 09:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds German translations for a new proof-of-work CAPTCHA plugin (plg_captcha_powcaptcha) for Joomla 6.1. The plugin uses the Altcha library to provide a browser-based mathematical challenge that automatically verifies users are willing to spend computational time rather than proving human identity.

Key changes:

  • Added German translations for plugin name, description, and configuration options
  • Added German translations for client-side interface elements (labels, messages, and status indicators)

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
administrator/language/de-DE/plg_captcha_powcaptcha.sys.ini System translation file containing plugin name and XML description
administrator/language/de-DE/plg_captcha_powcaptcha.ini Main translation file with admin parameters and client-side interface strings

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

tecpromotion and others added 3 commits December 29, 2025 08:49
Co-authored-by: Dieter Ziller <max123kl@ziller.de>
Co-authored-by: Dieter Ziller <max123kl@ziller.de>
Co-authored-by: Dieter Ziller <max123kl@ziller.de>
@zero-24 zero-24 merged commit 2a38d41 into joomlagerman:6.1-dev Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

[6.1] Add proof-of-work captcha

4 participants