pgAdmin III commit: Fix escape handling in pgpass files.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix escape handling in pgpass files.
Date: 2014-05-28 11:45:55
Message-ID: E1WpcIt-0000lv-IQ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix escape handling in pgpass files.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6172fec7b8f836f96b40906991d39a22d41f08d5
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/frm/frmPgpassConfig.cpp | 20 ++++++++++++++-
pgadmin/schema/pgServer.cpp | 7 ++++++
pgadmin/utils/pgconfig.cpp | 52 ++++++++++++++++++++++++++++++---------
4 files changed, 68 insertions(+), 12 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2014-05-28 11:47:52 Re: Re: [BUGS] BUG #10250: pgAdmin III 1.16.1 stores unescaped plaintext password
Previous Message Dave Page 2014-05-28 10:58:16 Re: PATCH: wxWidgets 3.0 Data dir