-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Currently, gocept.jsform looks for an input field (usually hidden) with the id csrf_token to find the csrf_token which will the be send with every save request.
The user needs to append this hidden input by himself. A better approach would be to filter the csrf_token from the initial form data and render the necessary hidden input field automatically.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels