Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: SVN Commit by dpage: r5106 - in trunk/pgadmin3:


  • From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
  • To: svn(at)pgadmin(dot)org
  • Cc: pgadmin-hackers(at)postgresql(dot)org
  • Subject: Re: SVN Commit by dpage: r5106 - in trunk/pgadmin3:
  • Date: Mon, 01 May 2006 12:46:00 +0200
  • Message-id: <4455E6E8(dot)3060003(at)pse-consulting(dot)de>

svn(at)pgadmin(dot)org wrote:
Author: dpage

Date: 2006-04-30 21:13:00 +0100 (Sun, 30 Apr 2006)

New Revision: 5106

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5106&view=rev

Log:
Pre-encrypt passwords before sending them down the wire or displaying them in SQL statements.

Is that a good idea to do this in a private md5 implementation? libpq is going to/already exporting a method for this, which will make us less sensitive to backend changes.

Regards,
Andreas



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group