File sharing module permissions

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
10/29/2009 2:36:06 PM
Gravatar
Total Posts 2

File sharing module permissions

Hello Joe,

 

I was trying to create a file sharing modulo where authenticated users can upload files but not access the module settings. Is it possible? I ask because when I set the edit permission only for administrators, the other uses can't upload anymore...

 

Thanks,

 

Tiago.

10/29/2009 2:45:01 PM
Gravatar
Total Posts 18439

Re: File sharing module permissions

In the latest version 2.3.1.9, in Site Settings > Security > Permissions there is a setting for roles that are not allowed to edit feature instance settings. Check Authenticated Users there and then allow authenticated users to upload in the Shared Files settings.

Remember that if they can upload they can also delete files. I would not trust strangers with this feature myself.

Hope it helps,

Joe

10/29/2009 3:15:25 PM
Gravatar
Total Posts 2

Re: File sharing module permissions

It works perfectly, thanks!

 

You must sign in to post in the forums. This thread is closed to new posts.