Skip to content

Conversation

@ADmad
Copy link
Member

@ADmad ADmad commented Oct 24, 2025

Currently if the session expires for a logged in user and they click on a (post) link for "Delete" action, after login they get redirected to the delete action with a GET request, resulting in an exception since that action is only accessible with POST/DELETE request.

@ADmad ADmad added this to the 3.x milestone Oct 24, 2025
Currently if the session expires for a logged in user and they click on a
link for "Delete" action, after login they get redirected to the delete action
with a GET request, resulting in an exception since that action is only accessible
with POST/DELETE request.
@ADmad ADmad force-pushed the redirect-url-query-param branch from 06875ce to ab728cd Compare October 24, 2025 12:46
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