[pgAdmin4][Patch] Fix the issue in save password checkbox in "Create - Server" dialog.

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] Fix the issue in save password checkbox in "Create - Server" dialog.
Date: 2017-07-06 12:03:56
Message-ID: CAKKotZQAK7BbKRdfuvDF1Xm9ZeHAZrZ-oNk8E0ZySjCpgrOEDw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA minor patch to fix the issue, where user is not able to save the
password even if config.py has option "ALLOW_SAVE_PASSWORD = True".
RM#2540

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
fix_password_saving.diff text/plain 687 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-06 12:04:16 pgAdmin 4 commit: Remove unused minimisation code
Previous Message Dave Page 2017-07-06 12:02:47 pgAdmin 4 commit: Add some useful make targets for bundling and linting