Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How would you circumvent this? I'm thinking that disabling CSRF is probably a bad idea. Maybe use AJAX to get the CSRF token after page load?


Developer here, since we had a click to open form at the time, we loaded the CSRF via AJAX. However that does not seem to be a good idea if we need it to work asap (and without javascript). I would look at something like SSI to put in the CSRF token to a cached page.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: