mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-16 21:24:05 +00:00
Add reCAPTCHA support to registration.
Because I *hate* spam bots.
This commit is contained in:
parent
464b148321
commit
a7fce677fc
6 changed files with 52 additions and 9 deletions
|
|
@ -63,3 +63,7 @@ OSEM_SMTP_OPENSSL_VERIFY_MODE=""
|
|||
|
||||
# Enable the usage of the devise ichain plugin
|
||||
OSEM_ICHAIN_ENABLED=false
|
||||
|
||||
# ReCAPTCHA keys
|
||||
RECAPTCHA_SITE_KEY=""
|
||||
RECAPTCHA_SECRET_KEY=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue