This project is not covered by Drupal’s security advisory policy.
On PHP previous to version 5.2.5, move_uploaded_file() doesn't respect the umask if the file is just moved (renamed). For details, see PHP bug #42291.
This module simply change the mode bits (chmod) to ~umask & 0666 for a file just uploaded with CCK module FileField. The module doesn't (yet) support core's Upload module.
This module is developed by Thomas Barregren at NodeOne.
The development of this module has been sponsored by:
Project information
- Project categories: Media
- Created by TBarregren on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.