tj2419 Posted December 9, 2012 Posted December 9, 2012 Hi Is there a way in IIS 7 or moodle 1.9 to restrict the file types that can be uploaded within moodle? (Like on assignments). We want to lock moodle down so students can only upload particular file types to prevent any malicious files being uploaded. Thanks
Steve21 Posted December 9, 2012 Posted December 9, 2012 If you're sticking with 1.9 [#MDL-18713] Moodle 1.9.x assignment enhancement name convention and filetype filtering (upload and uploadsingle) - Moodle Tracker (Patch by Vienna University for same thing) If it's a different version will need different one ofc Or again as with the strip chars stuff, you could manually do a test on the "upload" part of the scripts. check if a filetype if not error etc. Steve
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now