[Tickets #4820] VFS musql driver rewrite
bugs@bugs.horde.org
bugs at bugs.horde.org
Thu Dec 28 22:40:50 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://dev.horde.org/horde/whups/ticket/?id=4820
-----------------------------------------------------------------------
Ticket | 4820
Created By | Ben Klang <ben at alkaloid.net>
Summary | VFS musql driver rewrite
Queue | Horde Framework Packages
Version | HEAD
Type | Enhancement
State | New
Priority | 1. Low
Owners |
+New Attachment | musql-rewrite.patch
-----------------------------------------------------------------------
Ben Klang <ben at alkaloid.net> (2006-12-28 22:40) wrote:
I have attached a diff, but if you prefer the entire file, let me know and
I will post it.
This is nearly a complete rewrite of the musql VFS driver. All
permissions setting and enforcing are now working. Checking is done both
for the user and group, as well as "other." This should be backward
compatible to the SQL driver from a DB perspective. That is to say that I
have used the old SQL driver with the MUSQL table and it worked without
errors. Of course the MUSQL driver does require the updated DB schema to
function.
I have attempted to test it thoroughly and at this point there are no more
known bugs. The only potentially confusing item may be that the
permissions for the root directory come from Perms:: rather than VFS.
This is because there is no way to set the perms on the root folder
directly.
More information about the bugs
mailing list