{"html_url": "https://github.com/simonw/datasette/issues/1856#issuecomment-1291410747", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1856", "id": 1291410747, "node_id": "IC_kwDOBm6k_c5M-V07", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-10-26T02:27:05Z", "updated_at": "2022-10-26T02:27:05Z", "author_association": "OWNER", "body": "Because of that I think this is a better name:\r\n\r\n --setting allow_signed_tokens off", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1423336122, "label": "allow_signed_tokens setting for disabling API signed token mechanism"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1856#issuecomment-1291410331", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1856", "id": 1291410331, "node_id": "IC_kwDOBm6k_c5M-Vub", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-10-26T02:26:19Z", "updated_at": "2022-10-26T02:26:19Z", "author_association": "OWNER", "body": "It's a bit confusing that a setting called `allow_create_tokens` also causes incoming `dstok_` tokens to be ignored.\r\n\r\nIs it confusing enough that I should pick a different name for the setting though?", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1423336122, "label": "allow_signed_tokens setting for disabling API signed token mechanism"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1856#issuecomment-1291409312", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1856", "id": 1291409312, "node_id": "IC_kwDOBm6k_c5M-Veg", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-10-26T02:24:49Z", "updated_at": "2022-10-26T02:24:49Z", "author_association": "OWNER", "body": "The effect of this setting will be:\r\n\r\n- `/-/create-tokens` interface is no longer available\r\n- Incoming `dstok_` tokens are no longer respected by the following code:\r\n\r\nhttps://github.com/simonw/datasette/blob/b29e487bc3fde6418bf45bda7cfed2e081ff03fb/datasette/default_permissions.py#L52-L72", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1423336122, "label": "allow_signed_tokens setting for disabling API signed token mechanism"}, "performed_via_github_app": null}