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

Updated the captcha config to use .env keys. Defaults to test keys. #265

Merged
merged 1 commit into from
Apr 23, 2018

Conversation

macmedia
Copy link
Contributor

config/captcha.php is out of sync with git when you add keys directly to the file. Updated to use the .env file. The default also uses the test keys provided by google if no site keys are configured.

env('CAPTCHA_SECRETKEY')
env('CAPTCHA_SITEKEY')

Captcha Logo

https://developers.google.com/recaptcha/docs/faq

Copy link
Contributor

@poppabear8883 poppabear8883 left a comment

Choose a reason for hiding this comment

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

Looks good to me

@HDVinnie
Copy link
Collaborator

Thanks for the contribution.

@HDVinnie HDVinnie merged commit a3ab4ae into HDInnovations:master Apr 23, 2018
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.

3 participants