home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 641062164

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/825#issuecomment-641062164 https://api.github.com/repos/simonw/datasette/issues/825 641062164 MDEyOklzc3VlQ29tbWVudDY0MTA2MjE2NA== 9599 2020-06-09T06:30:24Z 2020-06-09T14:05:33Z OWNER Idea: the anonymous actor could be passed to `actor_matches_allow()` as: ```json {"anonymous": true} ``` Then allow blocks like this could be used to allow them: ```json { "plugins": { "datasette-upload-csvs": { "allow": { "anonymous": true } } } } ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 635147716  
Powered by Datasette · Queries took 2.077ms