social/mail_tracking/tests
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 [MIG] mail_tracking: Migration to 12.0 2020-02-05 14:57:34 +01:00
test_mail_tracking.py [FIX] mail_tracking: permissions 2022-09-16 16:21:18 +02:00