Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: ec32099d2fbb805ca9f23b6e470757ce324aa8cd https://github.com/pgadmin-org/pgadmin4/commit/ec32099d2fbb805ca9f23b6e470757ce324aa8cd Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2023-03-13 (Mon, 13 Mar 2023)
Changed paths: M .github/workflows/check-doc-build.yml M web/pgadmin/browser/static/js/node_view.jsx M web/pgadmin/static/js/SchemaView/index.jsx Log Message: ----------- Show appropriate error message when master password is not set instead of 'Crypt key missing'. #5735