Skip to content
Snippets Groups Projects

Google Recaptcha (version 1)

Merged Grant requested to merge feat-recaptcha into main

Fixes #38

Anti-bot using google invisible recaptcha (score based)

Every pixel place a random number is generated and if they hit between a range, their client gets a captcha request

Low captcha scores get sent to the discord webhook specified in the environment

Environment variables:

  • RECAPTCHA_SITE_KEY
  • RECAPTCHA_SECRET_KEY
  • RECAPTCHA_PIXEL_CHANCE (0<x<1) Chance the recaptcha should be sent
  • DISCORD_WEBHOOK webhook url

Merge request reports

Merged by GrantGrant 9 months ago (Jul 12, 2024 3:17am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading