Modify the logic to show the connection string for the shared servers. #4728

This commit is contained in:
Akshay Joshi
2023-01-24 17:22:54 +05:30
parent 7dc0c1d05c
commit fd1c26408b
3 changed files with 22 additions and 14 deletions
+1
View File
@@ -26,6 +26,7 @@ Housekeeping
Bug fixes
*********
| `Issue #5532 <https://github.com/pgadmin-org/pgadmin4/issues/5532>`_ - Fixed an issue where the client cert location was not stored on the shared servers.
| `Issue #5567 <https://github.com/pgadmin-org/pgadmin4/issues/5567>`_ - Fix orphan database connections resulting in an inability to connect to databases.
| `Issue #5705 <https://github.com/pgadmin-org/pgadmin4/issues/5705>`_ - Ensure that all parts of the application recommend and enforce the same length of passwords.
| `Issue #5732 <https://github.com/pgadmin-org/pgadmin4/issues/5732>`_ - Fixed an issue where Kerberos authentication to the server is not imported/exported.