Re: Log of CREATE USER statement
- From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
- Cc: pgsql-hackers(at)postgresql(dot)org
- Subject: Re: Log of CREATE USER statement
- Date: Sun, 18 Dec 2005 14:32:40 +0000
- Message-id: <43A57308(dot)40208(at)pse-consulting(dot)de>
Peter Eisentraut wrote:
Letting createuser.c hash the password would be the biggest win.
Both of these things are now done, and I have sent notices to pgadmin
and phppgadmin asking for equivalent adjustments.
Um, didn't receive a notice.
I'm a little uncomfortable using an arbitrary md5 algorithm to encrypt
the password before sending it to the backend. How about supplying an
official pg encryption routine through libpq?
Regards,
Andreas
Home |
Main Index |
Thread Index