pgAdmin 4 commit: Disables Azure PostgreSQL cloud deployment in Server

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Disables Azure PostgreSQL cloud deployment in Server
Date: 2022-06-28 13:18:50
Message-ID: E1o6B7C-0000NR-SJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Disables Azure PostgreSQL cloud deployment in Server mode.

refs #7506

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=64e1e004ae50b77b18325d73accf87c637acbb09
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/cloud_azure_postgresql.rst | 10 +++++-----
web/pgadmin/misc/cloud/__init__.py | 7 ++++++-
web/pgadmin/misc/cloud/static/js/CloudWizard.jsx | 7 ++++++-
3 files changed, 17 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-06-28 13:30:01 pgAdmin 4 commit: Screenshot size updated.
Previous Message Yogesh Mahajan 2022-06-28 12:44:37 Re: [Patch] - Bug #7506 - "Errno 13] Permission denied: '/home/pgadmin'" displayed if user authenticate PostgreSQL Azure on Docker and the server mode of Rpm and Debian