[pgadmin-org/pgadmin4] 48dd32: Ensure that master password is validated before mi...

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 48dd32: Ensure that master password is validated before mi...
Date: 2023-05-22 08:37:03
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/87c102-48dd32@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 48dd32f0e454fe0d01c72c1dfda6cc038d5bee01
https://github.com/pgadmin-org/pgadmin4/commit/48dd32f0e454fe0d01c72c1dfda6cc038d5bee01
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M web/pgadmin/browser/__init__.py
M web/pgadmin/static/js/Dialogs/MasterPasswordContent.jsx
M web/pgadmin/static/js/Dialogs/index.jsx

Log Message:
-----------
Ensure that master password is validated before migrating the passwords to OS secret storage and stopped. #5123

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pravesh Sharma 2023-05-22 08:39:59 [pgadmin-org/pgadmin4] e04f5a: Fixed an issue where REVOKE ALL DDL in table SQL w...
Previous Message Akshay Joshi 2023-05-22 06:08:35 [pgadmin-org/pgadmin4] 87c102: Use dependent instead of dependant in the message....