public inbox for [email protected]
help / color / mirror / Atom feedFrom: Jack Bonatakis <[email protected]>
To: [email protected]
Subject: Unable to log out of postgresql.org
Date: Thu, 19 Mar 2026 18:15:27 -0400
Message-ID: <[email protected]> (raw)
Hi all,
I seem unable to log out of postgresql.org. I have tried in multiple browsers and have received the same error each time.
To reproduce:
• Log in to https://www.postgresql.org
• Navigate to the account page https://www.postgresql.org/account/
• Click `Logout` on the lefthand nav bar
• The browser network tab shows a `GET` request to https://www.postgresql.org/account/logout/, which returns a 405.
The expected result is, of course, to be logged out, yet after the 405 I find I am still logged in. I can manually clear cookies to force a logout.
I do see this in the response header, which leads me to believe the logout call should be a POST, not a GET:
> allow: POST, OPTIONS
Jack
view thread (6+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Unable to log out of postgresql.org
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox