Skip to content

logout using inline POST form now that GET logout is deprecated#3

Open
jacobxfrancis wants to merge 1 commit into
masterfrom
DEV-149132-nexus-logout-post
Open

logout using inline POST form now that GET logout is deprecated#3
jacobxfrancis wants to merge 1 commit into
masterfrom
DEV-149132-nexus-logout-post

Conversation

@jacobxfrancis

@jacobxfrancis jacobxfrancis commented Jun 9, 2026

Copy link
Copy Markdown

Replace the /logout link in the nexus admin template with a button that submits a POST form.

Django 5.0 removes support for logging out via GET requests.

Splunk query of Cloudflare logs that call /logout using GET: https://rover.splunkcloud.com/en-US/app/search/search?q=search%20index%3D%22cloudflare_prod%22%20ClientRequestPath%3D%22%2Fadmin%2Flogout%2F%22%20ClientRequestMethod%3D%22GET%22&earliest=-10d%40d&latest=now&display.page.search.mode=smart&dispatch.sample_ratio=1&workload_pool=&sid=1780967230.43193

@JVenberg JVenberg self-requested a review June 9, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants