I'm working on a site at the moment and I'm thinking about using the userforms module to allow visitors to the site the option to submit pictures that I will then use on the site.
Is that likely to make the site unsecure?
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
I'm working on a site at the moment and I'm thinking about using the userforms module to allow visitors to the site the option to submit pictures that I will then use on the site.
Is that likely to make the site unsecure?
Is that likely to make the site unsecure?
Unsecure in what way? Of course, taking anything from the user has the potential to be unsecure (even txt) but your assets folder should prevent execution of PHP files.