Bumping up to only humans.
This commit is contained in:
parent
8d8978eec6
commit
4ea41449a3
@ -8,7 +8,7 @@ class ApplicationController < BaseController
|
|||||||
|
|
||||||
helper_method :protect, :policies
|
helper_method :protect, :policies
|
||||||
|
|
||||||
RECAPTCHA_MINIMUM_SCORE = 0.5
|
RECAPTCHA_MINIMUM_SCORE = 1.0
|
||||||
|
|
||||||
def verify_recaptcha?(token, recaptcha_action)
|
def verify_recaptcha?(token, recaptcha_action)
|
||||||
recaptcha_secret_key = config.app_config['recaptcha_secret_key']
|
recaptcha_secret_key = config.app_config['recaptcha_secret_key']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user