private_upload 6.x-1.0-beta
Official release from CVS tag: DRUPAL-6--1-0-BETA
Download: private_upload-6.x-1.0-beta.tar.gz
Size: 14.88 KB
md5_file hash: 38666d16230dfccf7bb4c1d71723b51f
First released: July 8, 2008 - 18:15
Last updated: July 8, 2008 - 18:20
View usage statistics for this release
Download: private_upload-6.x-1.0-beta.tar.gz
Size: 14.88 KB
md5_file hash: 38666d16230dfccf7bb4c1d71723b51f
First released: July 8, 2008 - 18:15
Last updated: July 8, 2008 - 18:20
View usage statistics for this release
Mostly a by-the-book port of 5.x-1.0-RC.
I Needed to added hook_file_download to replace the node-level access control that was removed in Drupal 6 core. Since a file can now be attached to multiple nodes, a user can now see a file if, and only if, they have access to view at least one of the nodes the file is attached to.
Also, I removed the obsolete migration code.
