0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 04:48:33 +08:00
discourse/.github
Juan David Martínez Cubillos 04b5530f34
DEV: Plugin rename discourse captcha (#39350)
####  Description:
This PR renames the `discourse-hcaptcha` plugin to `discourse-captcha`
to better reflect its support for multiple captcha providers (hCaptcha
and reCAPTCHA)

#### Changes

- Renamed plugin directory from plugins/discourse-hcaptcha to
plugins/discourse-captcha
- Updated Ruby module namespace from DiscourseHcaptcha to
DiscourseCaptcha
  - Updated references in:
    - .gitignore
    - pnpm-workspace.yaml
    - tsconfig.json
    - config/official_plugins.json
    - translator.yml
    - migrations/core/config/intermediate_db.yml
    - `hosted-site` plugin
- Migration file preserved to handle existing discourse_hcaptcha_enabled
setting migration

---------

Co-authored-by: Gabriel Grubba <gabriel@discourse.org>
2026-07-21 17:21:39 -05:00
..
actions/setup-release-environment DEV: Perform release workflows as discoursebot (#40339) 2026-05-28 09:29:54 +01:00
instructions DEV: align bin/lint to use lefthook (#34247) 2025-08-13 12:49:14 +10:00
workflows DEV: Run independent CI checks in parallel (#41640) 2026-07-13 10:55:28 +08:00
dependabot.yml DEV: Remove ember-template-lint (#40077) 2026-05-15 20:54:13 +01:00
labeler.yml DEV: Plugin rename discourse captcha (#39350) 2026-07-21 17:21:39 -05:00