Hi Hackers,
Based on the latest comments on the RM,
https://redmine.postgresql.org/issues/4320#change-16998 - Replaced
server_manager.py on my Win 10 system - could login and run queries, etc -
but eventually got "create_ssh_tunnel() missing 1 required positional
argument: 'tunnel_password'",attac
Hi All,
pgAdmin4 v4.9 candidate builds and source can be found at
https://developer.pgadmin.org/builds/2019-06-24-1/
Fahar, can you please verify it for release on Thursday.
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91
Update version for release
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=173acd46a5d85c1523e34b105046f70a7ea42b2a
Modified Files
--
runtime/Info.plist | 4 ++--
runtime/pgAdmin4.pro | 2 +-
web/config.py| 4 ++--
3 files c
Hi Yosry,
On Mon, Jun 24, 2019 at 11:08 AM Yosry Muhammad wrote:
> Hi all,
> Please find attached a patch with all the changes (from the beginning of
> the project). What I added in this patch:
>
> 1- Fixed #1 and #2 that Mr. Toshniwal pointed out in his code review.
> Still waiting for a reply
Fix an XSS issue when username contains XSS vulnerable text. Fixes #4386
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c39d257bf65b4c2c8f07901f4a909708c771775c
Author: Aditya Toshniwal
Modified Files
--
docs/en_US/release_notes_