web/web_notify/models
Guewen Baconnier bf9fb3a23e 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-09 08:30:01 +02:00
..
__init__.py New module web_notify 2018-04-03 10:13:42 +01:00
res_users.py Prevent to send web notifications to other users 2018-10-09 08:30:01 +02:00