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

2012-02-16 Thread Guillaume Lelarge
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
--
REL-1_14_0_PATCHES

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

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


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


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

2012-02-16 Thread Guillaume Lelarge
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(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] [pgAdmin III] #276: Saved passwords deleted

2012-02-16 Thread pgAdmin Trac
#276: Saved passwords deleted
--+-
  Reporter:  Michael Shapiro  |   Owner:  gleu  
  Type:  feature  |  Status:  reopened  
  Priority:  minor|   Milestone:
 Component:  pgadmin  | Version:  1.12  
Resolution:   |Keywords:  connection
  Platform:  all  |  
--+-
Changes (by gleu):

  * status:  closed => reopened
  * resolution:  works for me =>


-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] [pgAdmin III] #276: Saved passwords deleted

2012-02-16 Thread pgAdmin Trac
#276: Saved passwords deleted
--+-
  Reporter:  Michael Shapiro  |   Owner:  gleu  
  Type:  bug  |  Status:  closed
  Priority:  minor|   Milestone:  1.14.2
 Component:  pgadmin  | Version:  1.12  
Resolution:  fixed|Keywords:  connection
  Platform:  all  |  
--+-
Changes (by gleu):

  * status:  reopened => closed
  * type:  feature => bug
  * resolution:  => fixed
  * milestone:  => 1.14.2


Comment:

 Fixed in
 
http://git.postgresql.org/gitweb/?p=pgadmin3.git;a=commit;h=ae41b7193376d0bc44adfbb714c01594eb551ae6
 and
 
http://git.postgresql.org/gitweb/?p=pgadmin3.git;a=commit;h=3c9c657aab8508994ac3c402e85faa079d2e16f3

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers