Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2060 Vues

I created a file management module where admin users can create folder model objects and their corresponding attachments. admins should give user permission of a specific folder to related users. those users should not be able to access other folder objects. I know I can create a group for each folder object but this is not efficient at all. Do you guys have any ideas?  

Avatar
Ignorer
Auteur Meilleure réponse

The solution I chose was to implement it from scratch by overriding read, create, write and unlink methods to give access based on the user and give access error when user doesn't have permission.

Avatar
Ignorer
Publications associées Réponses Vues Activité
0
avr. 24
1273
3
août 23
3885
1
févr. 23
2350
1
oct. 22
3413
3
juil. 22
2829