Re: Bug during logout

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: "Jonathan Gonzalez V(dot)" <jonathan(at)abdiel(dot)eu>
Cc: pgsql-www(at)postgresql(dot)org
Subject: Re: Bug during logout
Date: 2026-08-11 06:50:00
Message-ID: anrE6MKMXULuoV-L@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-www

Hi,

On 2026-Aug-10, Jonathan Gonzalez V. wrote:

> Django deprecated the GET method for the logout in 4.1[0] so mostly
> probably this was a leftover of a migration.

Ah yeah, they removed support for GET logouts in Django 5.0 apparently:

Support for logging out via GET requests in the
django.contrib.auth.views.LogoutView and
django.contrib.auth.views.logout_then_login() is removed.
https://docs.djangoproject.com/en/dev/releases/5.0/

--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
"Entristecido, Wutra (canción de Las Barreras)
echa a Freyr a rodar
y a nosotros al mar"

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Jonathan Gonzalez V. 2026-08-11 07:50:30 Re: Bug during logout
Previous Message Jonathan Gonzalez V. 2026-08-10 09:36:03 Bug during logout