mathiasbynens / mathiasbynens/jsperf.com
CSRF Error - Invalid csrf_token.
- Dominant language
- JavaScript
- Stars
- 471
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
After running a test, results aren't posted.
Windows 10, IE11.0.10240.16384
Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; InfoPath.3; rv:11.0) like Gecko
`GET` succeeds, subsequent `POST` fails.
Never really dealt with this issue before so don't know what kind of info would help...?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failed POST after a successful GET in Windows 10 with IE11, using the request details in the report. Trace how the application creates and validates the csrf_token, then confirm that the test results POST is accepted without triggering the invalid-token error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- security, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100