Skip Navigation

[Resolved] How can we prevent files uploaded using Toolset form from direct access

This support ticket is created 4 years ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 9 replies, has 2 voices.

Last updated by Shane 3 years, 12 months ago.

Assisted by: Shane.

Author
Posts
#1593111

Tell us what you are trying to do?
- We create a post type with a custom File field "File Upload" for users to upload their sensitive document.
- Files are uploaded well but they are available for public access. For example hidden link
- We want only admin and file author to be able to access the uploaded file.
- We prefer secure and reliable solution that integrates well with Toolset. Specifically, we would like to tell Toolset to save files to non-public directory, generate unique ids for them and provide interface (script) for downloading them using their ids.

Is there any documentation that you are following?
- NA.

Is there a similar example that we can see?
- https://toolset.com/forums/topic/uploaded-files-security-for-current-logged-user/
- https://toolset.com/forums/topic/upload-of-confidential-images-via-form/
- https://wordpress.stackexchange.com/questions/37144/how-to-protect-uploads-if-user-is-not-logged-in

What is the link to your site?
- hidden link

#1593229

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Matthew,

Thank you for getting in touch.

Unfortunately Toolset isnt able to restrict the media library access. For this you will need to use a plugin that is able to protect your media library.
https://wordpress.org/plugins/prevent-direct-access/

Given that this is a component of wordpress itself then Toolset doesn't have any control over the media files on the website and a purely wordpress based solution is needed.


We prefer secure and reliable solution that integrates well with Toolset. Specifically, we would like to tell Toolset to save files to non-public directory, generate unique ids for them and provide interface (script) for downloading them using their ids.

This may be possible to achieve but it would require the use of custom code to achieve. Unfortunately custom coding is outside of the support scope of our Forum.

I hope the plugin was able to resolve this issue for you.

Thanks,
Shane

#1593237

Thanks for your reply.

We have 2 questions:

1. Does this https://wordpress.org/plugins/prevent-direct-access/ plugin integrate with Toolset? Can we install and configure this plugin so that files uploaded using a Toolset form can be accessed only by admins and authors?

2. Can we configure Toolset so that files uploaded using a Toolset form can be saved to a specific location?

#1593281

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Matthew,


1. Does this https://wordpress.org/plugins/prevent-direct-access/ plugin integrate with Toolset? Can we install and configure this plugin so that files uploaded using a Toolset form can be accessed only by admins and authors?

I'm not aware of any of plugins of these type being integrated with Toolset. As mentioned this solution is for restricting the media library, so the plugin itself would need to only allow Access by admins and Authors.

Based on the plugin's video overview this seems to be possible to allow the admins to have access to the files.
hidden link

However it seems to not be a part of the free version. You would require the Gold membership for user role option.


2. Can we configure Toolset so that files uploaded using a Toolset form can be saved to a specific location?

No you are not able to do this. The files uploaded with Toolset will be saved in the area that is set as your media directory.

Thanks,
Shane

#1593289

Thanks for your clarification.

We can buy this https://wordpress.org/plugins/prevent-direct-access/ plugint. However because our files are uploaded using Toolset form, we need uploaded files to be configured by Toolset custom code so that only admins and file owners (uploaders) can view it. This must be done automatically right after files are uploaded and saved by Toolset form. Configuring permissions manually is not appropriate for us.

Does Toolset have any filter or event to achieve this capability?

#1593295

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Matthew,

Does Toolset have any filter or event to achieve this capability?

No Toolset doesn't have a hook that can be used to achieve this.

Secondly the Prevent Direct Access plugin will restrict all the uploaded files based on the permissions that you set in the plugin itself. So even if you are uploading the files through our Toolset plugins, the setting from the Prevent Direct Access plugin should still apply since Toolset is saving the files in the media library.

Any plugin that applies permissions and restrict the media library files, it will also affect the files that are uploaded by Toolset .

Please let me know if this provides a bit more clarity for you.

Thanks,
Shane

#1593309

Thanks,
Can we save files uploaded using Toolset form to Amazon S3 using Toolset custom code or a plugin?
It is similar to this hidden link plugin.

#1593323

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Matthew,

No i'm not aware of such a functionality.

Toolset doesn't have a way to save the files to Amazon S3.

Thanks,
Shane

#1602447

We have been still investigating how to use this https://wordpress.org/plugins/prevent-direct-access/ with Toolset to achieve our goal.

It has not been successful yet due to the Toolset file upload issue below.

https://toolset.com/forums/topic/file-upload-field-does-not-update-url/

#1602813

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Matthew,

Given that Toolset itself doesn't allow you to prevent direct access to the media files then the solution will definitely come from 3rd party sources.

Once you've gotten a chance to try out the plugin then you can go ahead and mark this ticket as resolved.

Secondly you can also setup a clean website with just toolset and the Prevent Direct Access plugin in order to test out its functionality while you wait for Beda to resolve your file upload issue.

Thanks,
Shane

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.