You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use MinigalNano on my association website and i would like to let members upload and share there pictures in specifics folders. Currently, they have to send me their pictures and i'm the only one who can upload them...
So it would be great to add this functionality. Is it too tricky for the security ?
Hello,
I have almost the same use. I create several copies of the minigal system in directories for each user...and in the /photos of each user I make a symlink to the authorized directories from the mail location. So each copies of the minigal is empty from any pictures.
I use MinigalNano on my association website and i would like to let members upload and share there pictures in specifics folders. Currently, they have to send me their pictures and i'm the only one who can upload them...
So it would be great to add this functionality. Is it too tricky for the security ?
My idea is to ask members to create an account, and then, redirect them to a form where they can select the folder where they want to share pictures. The form should allow multiple files upload at once and should verify pictures format, like this : https://stackoverflow.com/questions/60912432/upload-multiple-files-images-and-select-the-directory-folder-php
The text was updated successfully, but these errors were encountered: