Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
2040 Vizualizări

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?  

Imagine profil
Abandonează
Autor Cel mai bun răspuns

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.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
apr. 24
1264
3
aug. 23
3878
1
feb. 23
2335
1
oct. 22
3408
3
iul. 22
2821