home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1334673179

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/1636#issuecomment-1334673179 https://api.github.com/repos/simonw/datasette/issues/1636 1334673179 IC_kwDOBm6k_c5PjX8b 9599 2022-12-02T02:07:20Z 2022-12-02T04:27:07Z OWNER So the new mechanism needs to extend that to handle all of the other permissions as well. The simplest design I can think of is this (here illustrated using YAML): ```yaml # instance-level permissions - give every logged in user the debug menu: permissions: debug-menu: id: * databases: content: # Allow bob to create-table in the content database permissions: create-table: id: bob ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1138008042  
Powered by Datasette · Queries took 0.975ms