Tagged Questions
0
votes
0answers
45 views
Protect uploaded files in Wordpress 3.5 multisite
I have a multisite which I use for sharing private information (and files like pdf etc).
Each client has its own 'site' example.com/client1, example.com/client2 etc
I already set permissions to ...
0
votes
2answers
48 views
Password protect some uploaded files, so only logged-in users can view them
I would like to protect some uploaded files, so that they are not publicly accessible (they are not accessible without a login). I'm uploading some PDF files, and I'd like to mark some of them as ...
2
votes
1answer
115 views
simple solution for restricting access to (some) uploads/downloads
Initial Situation
For a site I'm setting up I was looking into the whole field of securing uploads/downloads and restricting access to them based on user roles/capabilities. Of course I have read ...
-2
votes
2answers
99 views
Is there a secure way for the public to submit images, videos, and documents using WordPress?
I want the public to submit images, photo simulations, models, video, animation, illustrated narration, papers and other publications and multimedia. images - 30" x 42" 300 dpi . pdf format file size. ...
3
votes
1answer
169 views
How to protect uploads in multisite if user is not logged in?
I am trying to set up a multisite intranet (using subdomains) where content on each sub-site is only accessible to users logged into their respective site. The problem I am having is trying to ...
0
votes
1answer
74 views
Basic File/Post restriction plugin
I am looking for a plugin that allows me to restrict access for a individual post/page to a specific role or individual. It also needs to restrict files attached to that post. I have tried several ...
7
votes
2answers
1k views
Handling front-end file uploads, considering safety and ease of use
I'm looking to adapt an existing forum-like plugin which has no facility for attaching media.
The plugin works as a Custom Post Type, so it would be as "simple" as attaching an image to a post.
I am ...
2
votes
1answer
257 views
Extend the list of MIME-types supported by the builtin uploader in 3.3
Goal
I want to be able to extend the list of mime-types supported by the builtin uploader in wp 3.3.1
For example when I try to upload an .apk file to our class blog, I get a
Sorry, this file type ...
12
votes
2answers
5k views
How to Protect Uploads, if User is not Logged In?
I use wordpress for a private site where users upload files.
I use the "Private WordPress" to prevent access in to the site if the user is not logged in.
I would like to do the same to the files ...
3
votes
2answers
2k views
Can upload doc and pdf but not ppt - not permitted for security reasons
"Insert search engine here" was pretty useless for this one - I've had a look through wp-includes/functions.php, wp-admin/includes/file.php etc. but not found a reason for the behaviour I'm getting.
...

