Group/User based allowed file types? Group/User based allowed file types?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Group/User based allowed file types?

Started by hereatlast, May 13, 2005, 07:00:25 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hereatlast

Is there any way to add Group/User based allowed file types? If not how hard would it be to add?

Nibbler

It's defined in media.functions.inc.php. You'd need to come up with some alternative code to populate $CONFIG['allowed_file_extensions'].