mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed an issue related to the query tool update connection after the server disconnected from the object explorer. #7865
This commit is contained in:
@@ -1388,7 +1388,7 @@ class ServerNode(PGChildNodeView):
|
||||
If Yes, connect the server and return connection.
|
||||
If No, Raise HTTP error and ask for the password.
|
||||
|
||||
In case of 'Save Password' request from user, excrypted Password
|
||||
In case of 'Save Password' request from user, encrypted Password
|
||||
will be stored in the respected server database and
|
||||
establish the connection OR just connect the server and do not
|
||||
store the password.
|
||||
|
||||
Reference in New Issue
Block a user