Skip to content

fix logout for django 5#1458

Merged
jchate6 merged 2 commits intodevfrom
1457-logout-changed-from-get-to-post-in-django-5
Mar 19, 2026
Merged

fix logout for django 5#1458
jchate6 merged 2 commits intodevfrom
1457-logout-changed-from-get-to-post-in-django-5

Conversation

@jchate6
Copy link
Copy Markdown
Contributor

@jchate6 jchate6 commented Mar 19, 2026

Get is no longer allowed for logout in django 5

@jchate6 jchate6 requested review from Fingel and phycodurus March 19, 2026 17:51
@jchate6 jchate6 linked an issue Mar 19, 2026 that may be closed by this pull request
@jchate6 jchate6 moved this to Needs Review in TOM Toolkit Mar 19, 2026
@jchate6 jchate6 merged commit 3c591fe into dev Mar 19, 2026
26 checks passed
@github-project-automation github-project-automation bot moved this from Needs Review to Merged (to dev) in TOM Toolkit Mar 19, 2026
@jchate6 jchate6 deleted the 1457-logout-changed-from-get-to-post-in-django-5 branch March 19, 2026 18:03
@jchate6 jchate6 moved this from Merged (to dev) to Released in TOM Toolkit Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Logout changed from GET to POST in Django 5

2 participants