Skip to content

feat: add Google reCAPTCHA integration for enhanced security - #31

Merged
itsharrykim merged 1 commit into
mainfrom
google-analytics-and-recaptcha
Jun 27, 2026
Merged

feat: add Google reCAPTCHA integration for enhanced security#31
itsharrykim merged 1 commit into
mainfrom
google-analytics-and-recaptcha

Conversation

@itsharrykim

Copy link
Copy Markdown
Collaborator
  • Introduced RecaptchaVerifier to handle reCAPTCHA verification.
  • Updated security middleware to include frame sources for Google services.
  • Enhanced Content Security Policy (CSP) to allow Google Analytics and reCAPTCHA sources.
  • Modified templates to include reCAPTCHA scripts and handle token submission.
  • Added tests for reCAPTCHA verification and Google Analytics integration.

- Introduced RecaptchaVerifier to handle reCAPTCHA verification.
- Updated security middleware to include frame sources for Google services.
- Enhanced Content Security Policy (CSP) to allow Google Analytics and reCAPTCHA sources.
- Modified templates to include reCAPTCHA scripts and handle token submission.
- Added tests for reCAPTCHA verification and Google Analytics integration.
@itsharrykim
itsharrykim merged commit abd77fe into main Jun 27, 2026
1 check passed
@itsharrykim
itsharrykim deleted the google-analytics-and-recaptcha branch June 27, 2026 21:50
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.

recaptcha for new registration and reset password google analytics integration

1 participant