Skip to content

feat(server): add sql endpoint toggle - #408

Merged
Larkooo merged 4 commits into
mainfrom
Larkooo/sql-proxy-flag
Jan 26, 2026
Merged

feat(server): add sql endpoint toggle#408
Larkooo merged 4 commits into
mainfrom
Larkooo/sql-proxy-flag

Conversation

@Larkooo

@Larkooo Larkooo commented Jan 23, 2026

Copy link
Copy Markdown
Collaborator

Adds the --http.sql flag to enable or disable the SQL playground and query endpoint. HTTP requests now return a 403 when disabled and gRPC ExecuteSql is denied. Runner wiring passes the flag to both proxy and gRPC config with logging updates.

Comment thread crates/cli/src/options.rs
@Larkooo
Larkooo merged commit e253a08 into main Jan 26, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants