Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 14d29c7a92b74a111a10c7a59d0305c5676d2cbe https://github.com/pgadmin-org/pgadmin4/commit/14d29c7a92b74a111a10c7a59d0305c5676d2cbe Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Date: 2022-12-05 (Mon, 05 Dec 2022)
Changed paths: M docs/en_US/release_notes_6_18.rst M web/pgadmin/model/__init__.py Log Message: ----------- Fixed an issue where master password was not set correctly with external config database. #5603