social/mail_tracking/models
david b4ab1600fe [FIX] mail_tracking: permissions
Refine which mail tracking record is allowed to see. We can rely on the
ACLs of the related records so we minimize inconvenient message subject
leaks.

A regular user can read these mail.tracking.email records:

- Those with a linked mail.message that the user can read
- Those with a linked mail.mail that the user can read
- Those with no message/mail link but a linked partner that the user can
read.
- Those with no linked records.

TT31399
2022-09-16 16:21:18 +02:00
..
__init__.py [IMP] mail_tracking: Ignore catchall 2020-04-23 11:29:33 +02:00
ir_config_parameter.py [IMP] mail_tracking: Ignore catchall 2020-04-23 11:29:33 +02:00
ir_mail_server.py [FIX] mail_tracking: reduce spammy score 2021-07-09 10:41:39 +01:00
mail_alias.py [IMP] mail_tracking: Ignore catchall 2020-04-23 11:29:33 +02:00
mail_bounced_mixin.py [MIG] mail_tracking: Migration to 13.0 2020-02-05 17:32:40 +01:00
mail_mail.py [IMP] mail_tracking: black, isort 2020-02-05 16:34:45 +01:00
mail_message.py [IMP] mail_tracking: Discuss failed messages: Button and domain 2021-02-01 18:44:13 +01:00
mail_resend_message.py [FIX] mail_tracking 2021-01-21 08:53:18 -03:00
mail_thread.py [FIX] mail_tracking: Store cc 2021-03-02 13:01:04 +01:00
mail_tracking_email.py [FIX] mail_tracking: permissions 2022-09-16 16:21:18 +02:00
mail_tracking_event.py [FIX] mail_tracking: process sent events 2021-11-23 12:08:20 +00:00
res_partner.py [FIX] mail_tracking: permissions 2022-09-16 16:21:18 +02:00