web/web_notify/models
Guewen Baconnier ae8e4ec59d 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
2018-10-10 10:40:46 +02:00
..
__init__.py New module web_notify 2018-10-10 10:40:46 +02:00
res_users.py Prevent to send web notifications to other users 2018-10-10 10:40:46 +02:00