3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
Guewen Baconnier 6f61c05ee2 Prevent to send web notifications to other users
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
2020-11-05 11:40:14 +01:00
setup [ADD] setup.py 2020-10-17 21:00:25 +00:00
web_dialog_size [IMP] update dotfiles [ci skip] 2020-11-01 22:39:13 +01:00
web_environment_ribbon [UPD] README.rst 2020-10-17 21:00:24 +00:00
web_notify Prevent to send web notifications to other users 2020-11-05 11:40:14 +01:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2020-11-01 22:39:13 +01:00
.editorconfig Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
.eslintrc.yml Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
.flake8 Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
.gitignore Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
.isort.cfg Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
.pre-commit-config.yaml [IMP] update dotfiles [ci skip] 2020-11-01 22:39:13 +01:00
.prettierrc.yml [IMP] update dotfiles [ci skip] 2020-11-01 22:39:13 +01:00
.pylintrc [IMP] update dotfiles [ci skip] 2020-11-01 22:39:13 +01:00
.pylintrc-mandatory [IMP] update dotfiles [ci skip] 2020-11-01 22:39:13 +01:00
.travis.yml Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
CONTRIBUTING.md Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
LICENSE Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
README.md [UPD] addons table in README.md 2020-10-17 21:00:23 +00:00
oca_dependencies.txt Initialize 14.0 branch 2020-10-08 21:56:07 +02:00

README.md

Runbot Status Build Status codecov Translation Status

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.