Files
Owen McGonagle 9e099e3a57 Fix Sign Out for Django 5.2 (POST logout)
Django 5.2 makes the built-in logout view POST-only, which causes
Horizon's GET-based Sign Out link to return HTTP 405.

Convert the user-menu logout to a CSRF-protected POST and
enforce POST in the logout view while preserving WebSSO
redirect logout behavior.

Change-Id: Ieaaf51fab4a4b32d454f8a5d90b304141bd6cf94
Signed-off-by: Owen McGonagle <omcgonag@redhat.com>
2026-03-10 15:11:32 +01:00
..
2026-01-08 04:57:35 +00:00
2023-08-18 12:02:25 +00:00
2024-06-12 14:21:34 +09:00
2023-08-18 12:02:25 +00:00
2026-02-20 14:11:16 +00:00
2017-09-27 12:06:57 +01:00
2025-10-31 14:38:31 +01:00
2026-02-20 14:11:16 +00:00
2025-10-31 14:38:31 +01:00
2026-02-20 14:11:16 +00:00