Skip to content

Conversation

@Nutomic
Copy link
Member

@Nutomic Nutomic commented Jan 28, 2026

The captcha API works exactly like before, only that the logic is in a wasm plugin now. However it needs a change in lemmy-ui to load the captcha unconditionally, as local_site.captcha_enabled is gone.

Plugin PR: LemmyNet/lemmy-plugins#9

TODO:

  • Make captcha validation work
  • Remove all db tables and local_site fields related to captcha
  • Regenerate and reenable patch file for diesel schema
  • Possibly change config to allow a single captcha plugin, instead of looping through all plugins
  • Remove changes to release profile

@Nutomic Nutomic mentioned this pull request Jan 28, 2026
5 tasks
@Nutomic Nutomic marked this pull request as ready for review February 5, 2026 15:45
@Nutomic
Copy link
Member Author

Nutomic commented Feb 9, 2026

Once this is merged we should tag a new alpha version, and use that in lemmy-plugins repo instead of committing the binary directly to the repo. Then we can clear the history to reduce repo size as described in LemmyNet/lemmy-statistics#3.

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.

1 participant