Re: MD5-based passwords

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Jeremy Wohl <jeremyw-pgjdbc(at)igmus(dot)org>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: MD5-based passwords
Date: 2001-11-07 05:27:53
Message-ID: 200111070527.fA75Rrj28414@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

> Hey folks,
>
> I don't see MD5-based password code in the JDBC CVS tree. Is anyone
> working on this?
>
> I'll take a stab, if not.

There is no one working on it. ODBC needs it too. It wasn't on the
TODO list but I just added it.

I can assist with any questions. See libpq for a sample implementation.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas O'Dowd 2001-11-07 06:10:59 Re: MD5-based passwords
Previous Message Marc G. Fournier 2001-11-07 05:26:00 Re: Status of 7.2

Browse pgsql-jdbc by date

  From Date Subject
Next Message Thomas O'Dowd 2001-11-07 06:10:59 Re: MD5-based passwords
Previous Message Jeremy Wohl 2001-11-07 05:03:59 MD5-based passwords