media-manager icon indicating copy to clipboard operation
media-manager copied to clipboard

File Privacy

Open mflavius opened this issue 7 years ago • 2 comments

Hey talv,

Im more wondering if there is a way to implement the manager to only show files on a "Per User Basis" So user 1 can see their own files when they access the media manager after being logged in, user 2 can see their own also and so on.

Is this a possibility or is there a workaround you know about or have been working on?

mflavius avatar Oct 04 '17 11:10 mflavius

Hi @mflavius

Given that all files are stored in a folder that is publicly accessible in theory you could access anything that has been uploaded if you knew the urls. So I'm not sure there is a way to implement this at the moment.

However with that being said I'm hoping to decouple the front end vue js component from the laravel implementation which would however allow you to write your own backend which could support what you're looking for.

I only created the repo yesterday so theres a lot to do and any help would be appreciated!

https://github.com/talvbansal/media-manager-js

talvbansal avatar Oct 04 '17 12:10 talvbansal

Ah i thought so,

But thats sounds like a really good idea, if i was any good with VueJs I would be glad to help but unfortunately i have a lot of learning to do. But until then i'll have to leave it to the professionals!

Thanks again for the help

mflavius avatar Oct 04 '17 13:10 mflavius