pgAdmin 4 commit: Fixed the master password issue, introduced in the la

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed the master password issue, introduced in the la
Date: 2020-06-18 10:48:17
Message-ID: E1jls5h-0008Gd-QE@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed the master password issue, introduced in the last commit.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a278e8b1e666fe6b0b8067f99feeab6b96b024f5
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-18 10:49:36 Re: [pgAdmin4][Patch] - Issue fixes reported by SonarQube - 4 (Rule Comma operator should not be used)
Previous Message Satish V 2020-06-18 09:51:01 Re: Re-[Sonarqube]- Clumsy code