Thread: SVN Commit by dpage: r6168 - in trunk/pgadmin3: . pgadmin/include/schema pgadmin/schema

Author: dpage

Date: 2007-04-04 15:21:11 +0000 (Wed, 04 Apr 2007)

New Revision: 6168

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

Log:
Ensure the password change dialog works with stored passwords.
Fix the incorrect password change confirmation, per Zongliang, Quan
Encrypt new passwords as they should be.


Modified:
   trunk/pgadmin3/CHANGELOG
   trunk/pgadmin3/pgadmin/include/schema/pgServer.h
   trunk/pgadmin3/pgadmin/schema/pgServer.cpp