[pgadmin-org/pgadmin4] fec63c: Text improvement for the OS secret store feature. ...

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] fec63c: Text improvement for the OS secret store feature. ...
Date: 2023-05-24 12:36:35
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/3e031a-fec63c@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: fec63c6cf3d85c742eb2ed5f3d6fc67ec9e00bdf
https://github.com/pgadmin-org/pgadmin4/commit/fec63c6cf3d85c742eb2ed5f3d6fc67ec9e00bdf
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-05-24 (Wed, 24 May 2023)

Changed paths:
M web/pgadmin/browser/__init__.py
M web/pgadmin/browser/server_groups/servers/__init__.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/static/js/Theme/dark.js
M web/pgadmin/static/js/Theme/high_contrast.js
M web/pgadmin/static/js/Theme/standard.js
M web/pgadmin/static/js/helpers/ModalProvider.jsx
M web/pgadmin/utils/constants.py

Log Message:
-----------
Text improvement for the OS secret store feature. #5123

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2023-05-24 14:15:35 [pgadmin-org/pgadmin4] 619680: Don't unnecessarily set the PATH to include a hard...
Previous Message Dave Page 2023-05-24 10:44:57 [pgadmin-org/pgadmin4] 3e031a: Include the architecture name in the macOS DMG, in...