Commit Graph

16 Commits

Author SHA1 Message Date
Akshay Joshi
7db655c0c1 The container deployment document should include the server.json file format. #5452 2022-11-17 16:51:02 +05:30
Akshay Joshi
ec56cb9d28 Update release note 2022-11-16 14:38:51 +05:30
Akshay Joshi
749138791a 1) Fixed an issue where the 'save_password' column threw an error for the shared server when using an external database. #5535
2) Fixed integrity error while removing server when using an external database.
3) Remove the length of the password column of the server and the shared server table.
2022-11-16 14:01:55 +05:30
Akshay Joshi
aa4f992e30 Ensure that autocomplete works properly with objects starting with double quotes. #5281 2022-11-15 13:59:12 +05:30
Akshay Joshi
c5e9aa6357 Ensure that the load file paths are children of the storage directory. #5522 2022-11-14 19:28:48 +05:30
Akshay Joshi
94902e7aad Update release note. 2022-11-10 16:52:44 +05:30
Akshay Joshi
e770065277 Update release note 2022-11-09 17:36:57 +05:30
Akshay Joshi
a8b3042b49 Update release note. 2022-11-09 11:37:20 +05:30
Akshay Joshi
398675597a Fixed an issue where AutoComplete was not working correctly due to incorrect regex. #5473 2022-11-07 13:59:18 +05:30
Leon Maraite
6bc5808c53
Add the possibility to configure the OAuth2 claim which is used for the pgAdmin username. #5468
This feature provides the possibility to configure the Oauth2 claim
which should be used as a username. The key in the config.py is called
'OAUTH2_USERNAME_CLAIM'. If you don't provide a custom key, the email
is used as the username, like before. So it is completely backward
compatible.
2022-11-07 13:58:23 +05:30
Akshay Joshi
6122e3bb54 1) Fixed audit issue.
2) Update release note.
3) Update yarn.lock
2022-11-04 13:48:35 +05:30
Akshay Joshi
c5e856c4b8 Updated release note. 2022-11-02 14:06:25 +05:30
Akshay Joshi
8667af879c Update release note. 2022-10-31 18:11:10 +05:30
Akshay Joshi
bf62b9ccb7 Update release note. 2022-10-21 09:30:31 +05:30
Akshay Joshi
db5e181b4f Update release note. 2022-10-20 16:29:56 +05:30
Akshay Joshi
e17c50d304
Added support for storing configurations of pgAdmin in an external database. #1832 2022-10-20 16:18:41 +05:30