Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bnNsf-0002CT-VJ for pgadmin-hackers@arkaria.postgresql.org; Fri, 23 Sep 2016 10:38:58 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bnNsf-0003Ed-6Z for pgadmin-hackers@arkaria.postgresql.org; Fri, 23 Sep 2016 10:38:57 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bnNsS-0002zz-5T for pgadmin-hackers@postgresql.org; Fri, 23 Sep 2016 10:38:44 +0000 Received: from mail-qt0-x232.google.com ([2607:f8b0:400d:c0d::232]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bnNsO-0004OO-Cz for pgadmin-hackers@postgresql.org; Fri, 23 Sep 2016 10:38:43 +0000 Received: by mail-qt0-x232.google.com with SMTP id 11so50402960qtc.0 for ; Fri, 23 Sep 2016 03:38:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=k5Azfig9zS0uJL2vT9acWelcuUO/+ml29PZ8rzQ4b08=; b=YvaBWwj1dJGIaeyhzvs/3jVDGwbJ2wsNbn4Eav84Uy2WROqkeuI/octvhK7Lpy6FJl B5dJyHGhw47ldbUaFkKJ4hFOOmvU/cys6yCjUSpAfrk98Ycl4tnm5pLQyVaW0nzD+Rcr mPWhlgAXdVUhdqNCT71eJNQjwOin2aeDz/JJfojYoROwPThl8vlyUwhNeuZpBqSQGSIa 6OETGdD5aHxzHzGpNY2VHoanZDgbfMU1Xc4ZGFL2e3h/JcUldidjCR/7d3GaJsXUgaEz rFUPgoGpDHEqx/jmEffdIQAILgyuQAwC55EAQsFgLGfaMu1IwPD4qRVmZNNblmkTR3X/ dwhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=k5Azfig9zS0uJL2vT9acWelcuUO/+ml29PZ8rzQ4b08=; b=MWnU94swe+4Y4gmzyEFtNiFTKsJngqkhf3qonJJcgrMiunQJBZwoaTMVAh65mEEj8X mPGg23CIhydnteB+oIoj4mM5P8gwjMzUVe+1eQ3W7oJIqNvbYvQYy/ADn4O5n5PxzO4b jDN2GyWf46f0INOWofH5/xX5EELGrLuPEwg77CQp/NtxYxAv4Be6LYKT+CBf/jbBpjQo sS3pC03GRybcyN654SDyhqoLU54VDh4Gtcku6CoaxXeYx7s2Uv0vTytxe909NkJsTa7n cuxHCqPL5pR4ZYUOcymhqk4TvH7NBKT4ibuPWDTL/XW2nzqtiJcRo034KsjZPXKtUZ7O rYBQ== X-Gm-Message-State: AA6/9RlsZZZ1BoR1m6ZEouB3MCP3VY3YsSDVqopTEMmefj3H3QC7cz3DdS96m926cnts1Naa2HZFbW6ABotZADqC X-Received: by 10.237.44.195 with SMTP id g61mr6888780qtd.144.1474627118611; Fri, 23 Sep 2016 03:38:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.55.129.194 with HTTP; Fri, 23 Sep 2016 03:38:18 -0700 (PDT) From: Murtuza Zabuawala Date: Fri, 23 Sep 2016 16:08:18 +0530 Message-ID: Subject: PATCH: To fix the '/logout' redirects to '/' (pgAdmin4) To: pgadmin-hackers Content-Type: multipart/mixed; boundary=94eb2c1249c2954fdf053d2a61d1 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --94eb2c1249c2954fdf053d2a61d1 Content-Type: multipart/alternative; boundary=94eb2c1249c2954fdb053d2a61cf --94eb2c1249c2954fdb053d2a61cf Content-Type: text/plain; charset=UTF-8 Hi, PFA patch to fix the issue where '/logout' redirects to '/', which cause issue if pgAdmin4 is running in virtual root environment. RM#1691 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company --94eb2c1249c2954fdb053d2a61cf Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

PFA patch to fix the issue= where '/logout' redirects to '/', which cause issue if pgA= dmin4 is running in virtual root environment.
RM#1691

<= span style=3D"color:rgb(136,136,136)">--
Regards,
Murtuza Zabuawal= a
EnterpriseDB:=C2=A0http:/= /www.enterprisedb.com
The Enterprise PostgreSQL Company
=
--94eb2c1249c2954fdb053d2a61cf-- --94eb2c1249c2954fdf053d2a61d1 Content-Type: text/x-patch; charset=US-ASCII; name="RM_1691.patch" Content-Disposition: attachment; filename="RM_1691.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_itfmrbo30 ZGlmZiAtLWdpdCBhL3dlYi9wZ2FkbWluL2Jyb3dzZXIvdGVtcGxhdGVzL2Jy b3dzZXIvaW5kZXguaHRtbCBiL3dlYi9wZ2FkbWluL2Jyb3dzZXIvdGVtcGxh dGVzL2Jyb3dzZXIvaW5kZXguaHRtbAppbmRleCBhOTE0YzAwLi41YmQwNTRh IDEwMDY0NAotLS0gYS93ZWIvcGdhZG1pbi9icm93c2VyL3RlbXBsYXRlcy9i cm93c2VyL2luZGV4Lmh0bWwKKysrIGIvd2ViL3BnYWRtaW4vYnJvd3Nlci90 ZW1wbGF0ZXMvYnJvd3Nlci9pbmRleC5odG1sCkBAIC0xNTYsNyArMTU2LDcg QEAgcmVxdWlyZS5vblJlc291cmNlTG9hZCA9IGZ1bmN0aW9uIChjb250ZXh0 LCBtYXAsIGRlcE1hcHMpIHsKICAgICAgICAgICAgICAgICAgICAgICAgIDxs aT48YSBocmVmPSIjIiBvbmNsaWNrPSJwZ0FkbWluLkJyb3dzZXIuVXNlck1h bmFnZW1lbnQuc2hvd191c2VycygpIj57eyBfKCdVc2VycycpIH19PC9hPjwv bGk+CiAgICAgICAgICAgICAgICAgICAgICAgICA8bGkgY2xhc3M9ImRpdmlk ZXIiPjwvbGk+CiAgICAgICAgICAgICAgICAgICAgICAgICB7JSBlbmRpZiAl fQotICAgICAgICAgICAgICAgICAgICAgICAgPGxpPjxhIGhyZWY9Int7IHVy bF9mb3IoJ3NlY3VyaXR5LmxvZ291dCcpIH19Ij57eyBfKCdMb2dvdXQnKSB9 fTwvYT48L2xpPgorICAgICAgICAgICAgICAgICAgICAgICAgPGxpPjxhIGhy ZWY9Int7IHVybF9mb3IoJ3NlY3VyaXR5LmxvZ291dCcpIH19P25leHQ9e3t1 cmxfZm9yKCdicm93c2VyLmluZGV4Jyl9fSI+e3sgXygnTG9nb3V0JykgfX08 L2E+PC9saT4KICAgICAgICAgICAgICAgICAgICAgPC91bD4KICAgICAgICAg ICAgICAgICA8L2xpPgogICAgICAgICAgICAgPC91bD4K --94eb2c1249c2954fdf053d2a61d1 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers --94eb2c1249c2954fdf053d2a61d1--