#35063: Django 5 LOGOUT_REDIRECT_URL does not work correctly
------------------------------+--------------------------------------
     Reporter:  Koljasha      |                    Owner:  nobody
         Type:  Bug           |                   Status:  closed
    Component:  contrib.auth  |                  Version:  5.0
     Severity:  Normal        |               Resolution:  invalid
     Keywords:                |             Triage Stage:  Unreviewed
    Has patch:  0             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  0
------------------------------+--------------------------------------
Changes (by Tim Graham):

 * status:  new => closed
 * resolution:   => invalid
 * component:  Uncategorized => contrib.auth
 * type:  Uncategorized => Bug


Comment:

 As per the Django 5.0 release notes, support for logging out via GET
 requests in the `django.contrib.auth.views.LogoutView` is removed. You
 must issue a `POST` in order to log out and be redirected.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/35063#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018cac1d2561-9e104667-5cdc-456e-b10f-8110e43cda51-000000%40eu-central-1.amazonses.com.

Reply via email to