social/mail_tracking/tests
david 015376b0f4 [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
2023-01-31 18:18:59 +01:00
..
__init__.py [MIG] mail_tracking: Migration to 12.0 2022-04-20 14:46:21 +05:30
test_mail_tracking.py [FIX] mail_tracking: permissions 2023-01-31 18:18:59 +01:00