forked from Techsystech/web
Only the admin user (sudo) is allowed to send notifications to other users. The normal users can only send notifications to themselves. This is to prevent attackers to craft malicious notifications and send them to other users using RPC. Correction based on the idea of @hbrunn |
||
---|---|---|
setup | ||
web_dialog_size | ||
web_environment_ribbon | ||
web_notify | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
oca_dependencies.txt |
README.md
web
TODO: add repo description.
Available addons
addon | version | summary |
---|---|---|
web_dialog_size | 14.0.1.0.0 | A module that lets the user expand a dialog box to the full screen width. |
web_environment_ribbon | 14.0.1.0.0 | Web Environment Ribbon |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to OCA
policy. Consult each module's __manifest__.py
file, which contains a license
key
that explains its license.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.