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