home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 646308467

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/835#issuecomment-646308467 https://api.github.com/repos/simonw/datasette/issues/835 646308467 MDEyOklzc3VlQ29tbWVudDY0NjMwODQ2Nw== 9599 2020-06-18T21:12:50Z 2020-06-18T21:12:50Z OWNER

Problem there is Login CSRF attacks: https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html#login-csrf - I still want to perform CSRF checks on login forms, even though the user may not yet have any cookies.

Maybe I can turn off CSRF checks for cookie-free requests but allow login forms to specifically opt back in to CSRF protection?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
637363686  
Powered by Datasette · Queries took 1.192ms · About: github-to-sqlite