Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WS-50: Add recaptcha to FOIA request form #2040

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

rgristroph-usdoj
Copy link

The google recaptcha library was added with npm, and the captcha was placed on the submit foia request page after the submit button.

Still left:

  • use the correct site key, and figure out how to store that in the code base correctly ( it is just hardwired to a test key now )
  • possibly use CSS to place the button correctly
  • Make sure that the captcha value is passed to the back end (?)
  • Disable the submit button until the captcha is passed (?)

Creating this PR just for initial review.

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