Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.8.3

Request #14441 Allow more flexible control over permissions and groups of files and dirs
Submitted: 2008-08-03 12:58 UTC
From: tacker Assigned: doconnor
Status: Closed Package: Cache_Lite (version 1.7.4)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2008-08-03 12:58 UTC] tacker (Markus Tacker)
Description: ------------ Reported by TheRealAL [at] gmail [dot] com Hello! I have developed patch to package Cache/Lite that allows more flexible control over permissions and groups of files and directories in cache. Added settings are _hashedDirectoryGroup, _cacheFileMode, _cacheFileGroup. Also, I think it's not right to name setting _hashedDirectoryUmask - it's not umask(2), it's directory's access rights, so I renamed it to _hashedDirectoryMode. p.s. patch is not common - it works only on *nix systems, also we have restriction in chgrp: users may change the group of a file to any group of which that user is a member. Patch just suitable for my project, but I think I must give my changes back to community.

Comments

 [2014-03-23 19:37 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Closed -Assigned To: +Assigned To: doconnor
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.