pgAdmin 4 commit: Don't offer to configure Apache on Redhat platforms a

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Don't offer to configure Apache on Redhat platforms a
Date: 2020-03-24 11:36:57
Message-ID: E1jGhrd-0006py-Ry@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't offer to configure Apache on Redhat platforms as there's nothing to do.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f97d29243d5a400bfba82bd7cce3de3743446c0d

Modified Files
--------------
pkg/linux/setup-web.sh | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-03-24 11:37:35 pgAdmin 4 commit: Use NodeJS v12.
Previous Message Khushboo Vashi 2020-03-24 09:50:04 Re: [pgAdmin4][Patch] - RM 2186 - Support external authentication sources [LDAP]