pgAdmin 4 commit: Fixed an issue where database nodes are not getting l

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where database nodes are not getting l
Date: 2021-11-10 06:21:49
Message-ID: E1mkgzV-0003xt-7c@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where database nodes are not getting loaded behind a reverse
proxy with SSL. Fixes #6905

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aff84103d9fd404bf8611ee990147407ad1fa67b
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_2.rst | 1 +
web/pgadmin/static/js/tree/tree_nodes.ts | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-11-10 06:27:57 Re: [pgAdmin][RM5427]: pgAdmin is freezing
Previous Message Nikhil Mohite 2021-11-10 05:59:55 [pgAdmin][RM-6984]: Port Backup Global, Backup Server and Backup object dialog in React