[pgadmin-org/pgadmin4] 702bc8: Allow pgAdmin to retrieve master password from ext...

From: Yogesh Mahajan <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 702bc8: Allow pgAdmin to retrieve master password from ext...
Date: 2023-05-25 08:19:21
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/cba3dc-702bc8@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: 702bc8c8ce630d857f6911e1b2a6994d1e2e1040
https://github.com/pgadmin-org/pgadmin4/commit/702bc8c8ce630d857f6911e1b2a6994d1e2e1040
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-05-25 (Thu, 25 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst
M web/config.py
M web/pgadmin/browser/__init__.py
M web/pgadmin/static/js/Dialogs/index.jsx
M web/pgadmin/utils/master_password.py

Log Message:
-----------
Allow pgAdmin to retrieve master password from external script/program. #4769

Browse pgadmin-hackers by date

  From Date Subject
Next Message Anil Sahoo 2023-05-25 10:55:25 [pgadmin-org/pgadmin4] 8b7eec: Implement new PostgreSQL 15 features in publicatio...
Previous Message Akshay Joshi 2023-05-25 06:27:02 [pgadmin-org/pgadmin4] cba3dc: Fixed an issue where Operators collection node thr...