TIP: You can type at any time to perform a new search.
Cms Delete Content Example
cms_delete_content_example · OCA/website-cms
⚠ Security warnings
access_cms_delete_content_example— Access rule grants write/create/unlink on 'model_cms_delete_content_example' to EVERY user (portal/public included): no group is set acl-global-write
Found by automated static analysis: these patterns are usually risky, but only a manual review of the module can confirm a real issue.
- Repository
- OCA/website-cms · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Uncategorized
- Folder size
- 0.03 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/website-cms
- Last tracking update
- 2026-08-07 07:38:33
- Authors
- Odoo Community Association (OCA), Rémy Taymans
- Maintainers
- Odoo Community Association (OCA), Rémy Taymans
- Committers
- Simone Orsi, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
list_examples |
CMS Detele Content Example | ir.ui.view | qweb | New |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/list-delete-content-example |
ExampleModelDeleteControler.list_delete_content_example |
user | http | ALL | website |
Models touched (1)
New fields (1)
-
nameCharrequired=True
-
cms_after_delete_url(self)@property
Loading…
Loading…