Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgAdmin III commit: Record a password in .pgpass only if not empty - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Record a password in .pgpass only if not empty
Date
Msg-id E1Ry9pB-0007nK-Mh@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Record a password in .pgpass only if not empty

pgAdmin shouldn't try to record an empty password in .pgpass. There are no
such things as empty passwords in PostgreSQL.

Per complaint from Michael Shapiro, and Vik Reykja.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ae41b7193376d0bc44adfbb714c01594eb551ae6

Modified Files
--------------
CHANGELOG                   |    2 ++
pgadmin/schema/pgServer.cpp |    4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Add support for the LEAKPROOF option in functions
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #276: Saved passwords deleted