3
0
Fork 0
web_techsystech/web_notify/models
Guewen Baconnier 7924072514 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:28:53 +02:00
..
__init__.py New module web_notify 2016-09-20 17:56:56 +02:00
res_users.py Prevent to send web notifications to other users 2018-10-09 08:28:53 +02:00