mirror of
https://github.com/bringout/oca-website.git
synced 2026-04-24 21:12:04 +02:00
Initial commit: OCA Website packages (16 packages)
This commit is contained in:
commit
0578ef7638
660 changed files with 37334 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
reCAPTCHA is configured in Settings > Website. It can be enabled or disabled
|
||||
using the checkbox, and the site and secret keys can be defined there when it
|
||||
is enabled.
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
* `Elico Corp <https://elico-corp.com>`_:
|
||||
|
||||
* Augustin Cisterne-Kaas
|
||||
* `Tech Receptives <https://techreceptives.com>`_:
|
||||
|
||||
* Parthiv Patel
|
||||
* Hardik Kalariya
|
||||
|
||||
* `Coop IT Easy SC <https://coopiteasy.be>`_:
|
||||
|
||||
* Houssine Bakkali
|
||||
* Robin Keunen
|
||||
* Carmen Bianca Bakker
|
||||
* Victor Champonnois
|
||||
* hugues de keyzer
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
This module allows to use reCAPTCHA v2 on website forms.
|
||||
|
||||
It is a helper module that only provides the widget and the validation logic
|
||||
which can be used by other modules to actually display it on website forms and
|
||||
check whether the user entry is valid.
|
||||
|
||||
This module originally comes from ``website_recaptcha_reloaded`` from Tech
|
||||
Receptives, which itself comes from ``website_recaptcha`` from Elico Corp.
|
||||
Loading…
Add table
Add a link
Reference in a new issue