Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
simonw opened this issue Jun 5, 2021 · 0 comments
Closed

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

simonw opened this issue Jun 5, 2021 · 0 comments

Comments

@simonw
Copy link
Owner

simonw commented Jun 5, 2021

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",
),

@simonw simonw closed this as completed in ff29dd5 Jun 5, 2021
simonw added a commit that referenced this issue Jun 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant