[pgadmin-org/pgadmin4] 736879: Added support to use standard OS secret store to s...

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 736879: Added support to use standard OS secret store to s...
Date: 2023-05-22 05:38:40
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/e2b27d-736879@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: 736879567fddded6c5e52fbfd24d35704b9f0fda
https://github.com/pgadmin-org/pgadmin4/commit/736879567fddded6c5e52fbfd24d35704b9f0fda
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M docs/en_US/master_password.rst
M requirements.txt
M web/pgAdmin4.py
M web/pgadmin/browser/__init__.py
M web/pgadmin/browser/server_groups/servers/__init__.py
M web/pgadmin/browser/tests/test_master_password.py
M web/pgadmin/evaluate_config.py
M web/pgadmin/static/js/Dialogs/MasterPasswordContent.jsx
M web/pgadmin/static/js/Dialogs/index.jsx
M web/pgadmin/utils/constants.py
M web/pgadmin/utils/driver/psycopg3/connection.py
M web/pgadmin/utils/driver/psycopg3/server_manager.py

Log Message:
-----------
Added support to use standard OS secret store to save server/ssh tunnel passwords instead of master password in pgAdmin desktop mode. #5123

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2023-05-22 05:39:32 [pgadmin-org/pgadmin4] f49bde: Python dependency: Bump werkzeug from 2.2.3 to 2.3.4
Previous Message dependabot[bot] 2023-05-19 11:32:48 [pgadmin-org/pgadmin4]