Skip to content

Removed unrestricted URL opener - #6

Merged
karamouche merged 1 commit into
mainfrom
fix/harden-external-url-command
Aug 31, 2026
Merged

Removed unrestricted URL opener#6
karamouche merged 1 commit into
mainfrom
fix/harden-external-url-command

Conversation

@karamouche

Copy link
Copy Markdown
Collaborator

Removes the unrestricted open_url Tauri command and routes all external links through a single validated opener.
Only HTTPS URLs on gladia.io or its subdomains are allowed, preventing arbitrary URL and shell invocation from the webview while preserving existing API key, documentation, and transcription links.

Includes regression tests for trusted URLs and common bypass attempts.

@karamouche karamouche changed the title fix(security): remove unrestricted URL openergive e Removed unrestricted URL opener Aug 28, 2026
@karamouche
karamouche merged commit 6b63970 into main Aug 31, 2026
6 checks passed
@karamouche
karamouche deleted the fix/harden-external-url-command branch August 31, 2026 15:07
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