I have an App with private messages, the messages are stored in a directus collections, each item has multiple Attachments (files). How can I restrict access to these files for other users, that are not in the Conversation?
I have tried set up a usergroup for each conversation, but I think its not the best way to do it.
And another question, how can I set the "mine" permission on files?