[Tickets #7363] Re: Avoid bitwise operations in the SQL Share driver
bugs at horde.org
bugs at horde.org
Wed Oct 8 15:54:07 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7363
------------------------------------------------------------------------------
Ticket | 7363
Updated By | Duck <duck at obala.net>
Summary | Avoid bitwise operations in the SQL Share driver
Queue | Horde Framework Packages
Version | FRAMEWORK_3
Type | Enhancement
State | Accepted
Priority | 2. Medium
Milestone |
Patch | 1
Owners | Horde Developers, Chuck Hagenbuch
+New Attachment | shares.tgz
------------------------------------------------------------------------------
Duck <duck at obala.net> (2008-10-08 11:54) wrote:
I create a new version of sql and sql_heirarical driver that stores
every permission type in its own column. It checks table structure so
even custom permission like PERM_DELEGATE from Kronolith should work
if a columns like perm_default/guest/creater_delegate will be created.
If share caching is enabled, it check the table structure only once
per session.
I tested the driver with Spread and Ansel. So it should work but is
not fully tested. I will try to make some performance test on my large
installation (63k galleries).
More information about the bugs
mailing list