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.moh...@enterprisedb.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