Skip to content

Conversation

@jirivrany
Copy link
Collaborator

Fix nested <form> elements in dashboard tables causing delete button to fail on the first row
Delete actions reverted from POST forms to GET links with CSRF token passed as URL query parameter CSRF protection preserved via manual validate_csrf check in delete endpoints

…on to fail on the first row

Delete actions reverted from POST forms to GET links with CSRF token passed as URL query parameter
CSRF protection preserved via manual `validate_csrf` check in delete endpoints
@jirivrany jirivrany merged commit 76327c8 into main Jan 30, 2026
9 checks passed
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