Skip to content

?_trace=1 should only be available with a new trace_debug setting #1359

@simonw

Description

@simonw

Just like template debug mode is controlled by this off-by-default setting:

datasette/datasette/app.py

Lines 160 to 164 in 368aa5f

Setting(
"template_debug",
False,
"Allow display of template debug information with ?_context=1",
),

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions