How to control members access to media nodes in V4?
Hey :)
Im in the process of building a small media database for a client of ours. In this process I want to be able to restrict members access to different media items.
So the idea is that in the media section we want a tab where you can limit each member down on a single file level.
But I cannot find anything on the subject, if there is a thing in the security api to build it with. I have tought about using the relations api for it. But dont know anything about performance on relations and it seems a heavy and wrong way around to achive it.
How to control members access to media nodes in V4?
Hey :)
Im in the process of building a small media database for a client of ours. In this process I want to be able to restrict members access to different media items.
So the idea is that in the media section we want a tab where you can limit each member down on a single file level.
But I cannot find anything on the subject, if there is a thing in the security api to build it with. I have tought about using the relations api for it. But dont know anything about performance on relations and it seems a heavy and wrong way around to achive it.
Anyone got an idea?
does the Media protect package fit the bill
http://our.umbraco.org/projects/website-utilities/media-protect
Yea it seems to fit it :)
Think we will build our own interface for setting up restrictions since right clickin on 2-3k media files can become "a bit" heavy
yikes!
jup :)
but thx .. their api seems to have the functions needed
is working on a reply...