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

feat(feature-manager): remove Captcha from feature manager #2157

Merged
merged 3 commits into from
Jun 17, 2021

Conversation

mantariksh
Copy link
Contributor

@mantariksh mantariksh commented Jun 14, 2021

Problem

Part of #1842

Solution

Removes Captcha from feature manager.

Breaking Changes

  • Yes - this PR contains breaking changes
    • Details ...
  • No - this PR is backwards compatible

Tests

  • Forms with captcha can be submitted in the dev environment

Deploy Notes

Note that the server will now fail to start in the absence of the GOOGLE_CAPTCHA and GOOGLE_CAPTCHA_PUBLIC env vars. Default test credentials from the reCAPTCHA docs have been added to docker-compose.yml to ensure that developers do not have to add these credentials themselves.

@mantariksh mantariksh marked this pull request as draft June 15, 2021 01:54
@mantariksh mantariksh marked this pull request as ready for review June 16, 2021 05:51
@mantariksh mantariksh requested review from karrui and tshuli June 16, 2021 06:23
Copy link
Contributor

@karrui karrui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

life's good trademark

@mantariksh mantariksh merged commit 048cc20 into develop Jun 17, 2021
@mantariksh mantariksh deleted the remove-fm/captcha branch June 17, 2021 08:05
@tshuli tshuli mentioned this pull request Jun 22, 2021
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.

2 participants