CVS Commit by dpage: Mask the password on the main tab of the user - Mailing list pgadmin-hackers

From cvs@developer.pgadmin.org
Subject CVS Commit by dpage: Mask the password on the main tab of the user
Date
Msg-id 200503162138.j2GLcT91015028@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Log Message:
-----------
Mask the password on the main tab of the user properties dialogue [Hiroshi Saito] (again - arrgh, I'm losing it!!)

Modified Files:
--------------
    pgadmin3/src/include:
        dlgUser.h (r1.16 -> r1.17)
    pgadmin3/src/ui:
        dlgUser.cpp (r1.38 -> r1.39)
    pgadmin3/src/ui/common:
        dlgUser.xrc (r1.21 -> r1.22)


Attachment

pgadmin-hackers by date:

Previous
From: cvs@developer.pgadmin.org
Date:
Subject: CVS Commit by dpage: Mask the password on the main tab of the user
Next
From: cvs@developer.pgadmin.org
Date:
Subject: CVS Commit by dpage: Fix for non-SSL enabled libpq builds [Florian G.