Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bnPNK-00082D-KT for pgadmin-hackers@arkaria.postgresql.org; Fri, 23 Sep 2016 12:14:42 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bnPNK-00013Q-2Z for pgadmin-hackers@arkaria.postgresql.org; Fri, 23 Sep 2016 12:14:42 +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 1bnPNJ-00012A-Cq for pgadmin-hackers@postgresql.org; Fri, 23 Sep 2016 12:14:41 +0000 Received: from mail-io0-x22f.google.com ([2607:f8b0:4001:c06::22f]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bnPNF-00069n-Sq for pgadmin-hackers@postgresql.org; Fri, 23 Sep 2016 12:14:40 +0000 Received: by mail-io0-x22f.google.com with SMTP id r145so116055656ior.0 for ; Fri, 23 Sep 2016 05:14:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=JB6b2AsBHYOYpGqP5KSgrz21F+kHulw4BhdjGcrpJvA=; b=DGcFHqIgdgy6wzyv/kpYcYIf+qVjNHo/6nVijqPXkSGa2fvpfTKSyI6bp+NnybEApT zT8HS2Gtj/0/pVYKJyGcdv0m3qUzkuPKKVwbJTu4QfIG41c6hCgb62TU9YeV9kfocSKn fj831IOY/F3HXsb5M2rE+T19GwkGilVxYn2A2CbYbBAFqhU7dmOCTa0PmOfUBS0z98tq kvQSEjwvpYlSk0WXQn0QWxGGmxfL/Z17F3IHBluo2SYlRBMjjqakKs2bMAayCdDwElLx qn03Dsw0P5hGlA04Js07RANz31qXHfhfX2vIXE1FCGadsiWJg3HHZW9W14ngSbR7LrJe ozxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=JB6b2AsBHYOYpGqP5KSgrz21F+kHulw4BhdjGcrpJvA=; b=TwbqhhM5BA04klagkfUDv3pc4FniVXC78m/ATtRAs4m42gijx11IBZmpPw4eZoBeW9 0PDiqRHsK9rthud4NuRJlG+6L4ytBEZaSjv5ALZyNIOF2RCTsBMcpIo3ug/HUkNL8MWp TcJk04jMsm7IAIyUvmDKQnI6YY/lUWCuPVqojBn7susUuTecJ944ZWx+oInihsI0pXrI U9I3Vfk9vYULWCkLxfudUwbaPjAIZGnNy7WKnxdty0BoiR/u43tiM+/bIEA7OxswhB/X BnCQz8WgfPlnvUR3IpZF39HF7gau9kP36uJnQRmgRns/pNUy5j2Z89vH1TVCz05aAoKs KnxQ== X-Gm-Message-State: AE9vXwNatbTG+C96WO7+WX3ujSO1h5qg1M4VZVB179mjO/Ik8oD070KatzrLB/KxdZMeHxGjRt6WBZVdCa7c6A== X-Received: by 10.107.189.132 with SMTP id n126mr9804433iof.74.1474632875470; Fri, 23 Sep 2016 05:14:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Fri, 23 Sep 2016 05:14:34 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Fri, 23 Sep 2016 13:14:34 +0100 Message-ID: Subject: Re: PATCH: To fix the '/logout' redirects to '/' (pgAdmin4) To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 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 Thanks, applied. On Fri, Sep 23, 2016 at 11:38 AM, Murtuza Zabuawala wrote: > 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 > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers