Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2049 Vistas

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
Descartar
Autor Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
abr 24
1267
3
ago 23
3882
1
feb 23
2341
1
oct 22
3410
3
jul 22
2824