[wp-trac] Re: [WordPress Trac] #8794: Allow Automatical upgrade to use direct method when files are group writable

WordPress Trac wp-trac at lists.automattic.com
Mon Feb 9 08:28:59 GMT 2009


#8794: Allow Automatical upgrade to use direct method when files are group
writable
-------------------------------------+--------------------------------------
 Reporter:  vilhelmk                 |        Owner:         
     Type:  enhancement              |       Status:  closed 
 Priority:  normal                   |    Milestone:         
Component:  Upgrade                  |      Version:  2.8    
 Severity:  normal                   |   Resolution:  wontfix
 Keywords:  has-patch needs-testing  |  
-------------------------------------+--------------------------------------
Changes (by DD32):

  * status:  new => closed
  * resolution:  => wontfix
  * milestone:  2.8 =>

Comment:

 Forcing direct mode would not be enough to make this happen either, The
 files would have to be chown'd to the users account name too i think..
 well.. for compatibility with other systems at least, eg quota
 management.. and possibly FTP too.

 I'm going with the "use a plugin" group.

 Theres a filter [http://trac.wordpress.org/browser/trunk/wp-
 admin/includes/file.php#L624 "filesystem_method"] available, Return
 'direct' on that filter to force the Direct class to be used.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8794#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list