home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 636514974

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/784#issuecomment-636514974 https://api.github.com/repos/simonw/datasette/issues/784 636514974 MDEyOklzc3VlQ29tbWVudDYzNjUxNDk3NA== 9599 2020-05-31T19:12:48Z 2020-05-31T19:12:48Z OWNER

For the first version of this I'm not going to use passwords at all. I'll implement this:

$ datasette fixtures.db --root

The --root option will cause Datasette to output a URL with a one-time-use token in it which, when clicked, will authenticate the user as the root account (by setting a signed cookie).

Signed cookie means Datasette needs a secrets recipe. I'll open a new issue for that.

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