Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: d3753ee132c3000f79aa7203da46577303f8ee80 https://github.com/pgadmin-org/pgadmin4/commit/d3753ee132c3000f79aa7203da46577303f8ee80 Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths: M web/pgadmin/browser/server_groups/servers/__init__.py Log Message: ----------- Fix an issue where the edit server fails in desktop mode if the server password is not stored. #6489