Re: [BUGS] BUG #1134: ALTER USER ... RENAME breaks md5 passwords

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [BUGS] BUG #1134: ALTER USER ... RENAME breaks md5 passwords
Date: 2004-04-30 16:52:05
Message-ID: 26546.1083343925@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> The attached patch clears the password field on rename:

I think you should clear the password field *only* if it's
MD5-encrypted.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2004-04-30 17:02:42 Re: [BUGS] BUG #1134: ALTER USER ... RENAME breaks md5 passwords
Previous Message Tom Lane 2004-04-30 16:48:19 Re: BUG #1142: Problem with update permissions for view

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2004-04-30 16:55:08 Re: win32 build and test issues
Previous Message Magnus Hagander 2004-04-30 16:03:50 Re: win32 build and test issues