GRN2-125: Added a configurable reCAPTCHA on sign up (#502)

* Added a configurable reCAPTCHA on sign up

* Added missing code
This commit is contained in:
farhatahmad
2019-05-07 09:21:04 -04:00
committed by Jesus Federico
parent f6dd3d34eb
commit 75f48f4979
8 changed files with 39 additions and 3 deletions

View File

@ -220,6 +220,8 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
recaptcha (4.14.0)
json
redcarpet (3.4.0)
redis (3.3.5)
remote_syslog_logger (1.0.4)
@ -363,6 +365,7 @@ DEPENDENCIES
rails (~> 5.0.7)
rails-controller-testing
random_password
recaptcha
redcarpet
redis (~> 3.0)
remote_syslog_logger