TIP: You can type at any time to perform a new search.
Website Form - ReCaptcha
website_form_recaptcha · OCA/website
- Repository
- OCA/website · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Website
- Folder size
- 0.43 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/website
- Last tracking update
- 2026-08-07 07:38:28
- Authors
- Odoo Community Association (OCA), Tecnativa, LasLabs
- Maintainers
- Odoo Community Association (OCA), Tecnativa, LasLabs
- Committers
- Pedro M. Baeza, david, Alexandre Díaz, Weblate, OCA Transbot, OCA-git-bot, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- website_apps_store, website_crm_recaptcha
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_frontend |
website_form_recaptcha Assets | ir.ui.view | qweb | Inherits website.assets_frontend |
view_website_config_settings |
reCaptcha Settings | res.config.settings | form | Inherits website.res_config_settings_view_form |
HTTP endpoints (2)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/website/recaptcha/form_enabled/<string:model_name> |
WebsiteForm.has_website_form_access |
public | http | POST | sudo website |
/website/recaptcha/ |
WebsiteForm.recaptcha_public |
public | http | POST | sudo website |
Models touched (4)
New fields (1)
-
website_form_recaptchaBooleanhelp='(Deprecated) Requires successful ReCaptcha for form submission.'string='Require ReCaptcha'
No public methods.
New fields (3)
-
has_google_recaptchaBooleancompute='_compute_has_google_recaptcha'inverse='_inverse_has_google_recaptcha'readonly=False args: 'Google reCaptcha' -
recaptcha_key_secretCharreadonly=Falserelated='website_id.recaptcha_key_secret' -
recaptcha_key_siteCharreadonly=Falserelated='website_id.recaptcha_key_site'
No public methods.
New fields (2)
-
recaptcha_key_secretChar -
recaptcha_key_siteChar
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…