Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2039 Visualizzazioni

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
Abbandona
Autore Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
apr 24
1264
3
ago 23
3878
1
feb 23
2335
1
ott 22
3408
3
lug 22
2821