[Tickets #4665] Allow Scry SQL driver to store non-int group IDs
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Nov 15 09:53:38 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=4665
-----------------------------------------------------------------------
Ticket | 4665
Created By | Ben Klang <ben at alkaloid.net>
Summary | Allow Scry SQL driver to store non-int group IDs
Queue | Scry
Type | Bug
State | Unconfirmed
Priority | 1. Low
Owners |
+New Attachment | scry-non-int-group-ids.diff
-----------------------------------------------------------------------
Ben Klang <ben at alkaloid.net> (2006-11-15 09:53) wrote:
The Scry SQL schema calls for the group to be stored as a varchar(255) but
the code casts it as an int before storing it to the database. The LDAP
Groups driver uses the DN (a string) for the group ID. This patch removes
the cast and makes Scry work with Group_ldap
More information about the bugs
mailing list