跳至内容
菜单
此问题已终结

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?  

形象
丢弃
编写者 最佳答案

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.

形象
丢弃
相关帖文 回复 查看 活动
0
4月 24
1270
3
8月 23
3884
1
2月 23
2342
1
10月 22
3412
3
7月 22
2827