social/mail_tracking/controllers
david 4cc3d4dc32 [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
2024-06-11 09:51:53 +02:00
..
__init__.py [FIX] mail_tracking: mixed classes 2024-06-11 09:51:53 +02:00
discuss.py [FIX] mail_tracking: mixed classes 2024-06-11 09:51:53 +02:00
main.py [FIX] mail_tracking: permissions 2024-06-11 09:51:53 +02:00