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 IDNameModelTypeStatus
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)HandlerAuthTypeMethodsFlags
/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_recaptcha Boolean
    help='(Deprecated) Requires successful ReCaptcha for form submission.' string='Require ReCaptcha'
Public methods (0)

No public methods.

New fields (3)
  • has_google_recaptcha Boolean
    compute='_compute_has_google_recaptcha' inverse='_inverse_has_google_recaptcha' readonly=False args: 'Google reCaptcha'
  • recaptcha_key_secret Char
    readonly=False related='website_id.recaptcha_key_secret'
  • recaptcha_key_site Char
    readonly=False related='website_id.recaptcha_key_site'
Public methods (0)

No public methods.

New fields (2)
  • recaptcha_key_secret Char
  • recaptcha_key_site Char
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…