kpsul/cof/settings
Aurélien Delobelle ece9a54df3 Upgrade to reCAPTCHA v2
reCAPTCHA v1 has been shut down since March 2018.

We now uses reCAPTCHA v2:
- user must check a simple checkbox (No CAPTCHA),
- eventually he must validate a challenge.

Moving keys settings allows to use the captcha for development.

Fixes #192.
2018-05-14 13:22:59 +02:00
..
.gitignore New organisation of settings files 2017-04-10 23:01:19 +01:00
__init__.py Make cof.settings a module 2017-10-26 18:13:09 +02:00
common.py Upgrade to reCAPTCHA v2 2018-05-14 13:22:59 +02:00
dev.py Speed up tests 2018-01-15 05:41:51 +01:00
local.py Specify the full path of the sqlite database 2017-08-11 17:24:09 +01:00
prod.py Upgrade to reCAPTCHA v2 2018-05-14 13:22:59 +02:00
secret_example.py EMAIL_HOST needs to be set but as a secret 2017-10-25 22:05:14 +02:00