Re: sb-md5 and postgresql-socket
Alan Caulkins <[email protected]> Mon, 20 Mar 2006 18:24:57 -0600
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 20, 2006 at 01:04:35PM -0700, Kevin Rosenberg wrote: > Alan Caulkins wrote: > > I think I found a problem with md5 authentication in > > [...] > > Comparing cl-md5 and sb-md5, I would predict that CLSQL would work > fine with cl-md5:md5sum-sequence, since that function accepts a > string. I think the correct fix would be to remove sb-md5 and use only > cl-md5. Would you be able to test this? I thought I tested this and found that cl-sql also had the problem, but I just went to re-confirm and realized that I hadn't changed the :use line in the postgresql-socket package definition. Oops. :-) Now that I really am using cl-md5 instead of sb-md5, it looks like cl-md5:md5sum-sequence does work with strings, and that removing sb-md5 from the package use list will work fine. There is no reason to switch to md5sum-string. -A -- Maxint Consulting Linux: The ultimate video game.