noosfero | use tokens for recaptcha service registered on noosfero config file (!1468)

Joenio Costa gitlab at mg.gitlab.com
Tue May 8 15:35:27 BRT 2018


New Merge Request !1468

https://gitlab.com/noosfero/noosfero/merge_requests/1468

Project:Branches: joenio/noosfero:recaptcha-noosfero-conf to noosfero/noosfero:master
Author:    Joenio Costa
Assignee:  

config/noosfero.yml:
   development:
     api_recaptcha_site_key: (put your token here)
     api_recaptcha_private_key: (put your token here)

the initializer file `config/initializers/recaptcha.rb` is going to use
NOOSFERO_CONF to get keys values:

* NOOSFERO_CONF['api_recaptcha_private_key']
* NOOSFERO_CONF['api_recaptcha_site_key']


-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1468
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180508/b25e262e/attachment.html>


More information about the Noosfero-dev mailing list