home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1350037572

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/1947#issuecomment-1350037572 https://api.github.com/repos/simonw/datasette/issues/1947 1350037572 IC_kwDOBm6k_c5Qd_BE 9599 2022-12-13T23:27:32Z 2022-12-13T23:27:32Z OWNER

I'm going to ignore the permissions issue for the moment - I'll allow people to select any permissions they like in any of the databases or tables that are visible to them (don't want to leak the existence of databases/tables to users who shouldn't be able to see them).

I think the value of getting this working outweights any potential confusion from not using finely grained permission checks to decide if the user should be able to apply a permission or not.

The tokens themselves won't be able to perform insert-row or similar if the user doesn't have the ability to do that, even if they selected that checkbox.

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