[horde] Multi-user VFS SQL backend
Jan Schneider
jan at horde.org
Mon Dec 20 10:19:52 UTC 2010
Zitat von Benedetto Vassallo <vassallo at unipa.it>:
> Hi to all,
> I recently modified the horde/lib/VFS/musql.php file to get a
> multi-user VFS backend working.
> I reached my target, having that VFS forking fine for me and would
> be apretiated if you consider to include this backend in future
> releases of horde.
>
> The complete file is attached to this e-mail (cucsql.php).
>
> I also modified line 310 of horde/lib/VFS/sql.php
>
> from:
> 'vfs_owner' => $this->_params['user']));
>
> to:
> 'vfs_owner' => Auth::getAuth()));
>
> to store the correct file owner username in mysql table.
>
> Thanks for your attention.
> --
> Benedetto Vassallo
> Centro Universitario di Calcolo
> Università degli Studi di Palermo
>
> Red Hat Certified Engineer Certificate Number: 804007793324656
>
> Phone: +3909123860056
> Fax: +390916529124
>
> -------------------------------------------------------------------------
> This message was sent using the University of Palermo web mail interface.
>
Please create a ticket on http://bugs.horde.org/. And please provide
your changes as a patch. And no, using Auth::getAuth() is *not* correct.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list