Skip to content

feat: add check for coder:// URI authority section #97

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

Merged
merged 2 commits into from
May 13, 2025

Conversation

spikecurtis
Copy link
Collaborator

@spikecurtis spikecurtis commented May 12, 2025

Fixes #52

Checks for the authority string, i.e. coder.example.com in coder://coder.example.com/v0/open/... links matches the HTTP(S) URL we are signed into. This ensures that the names we use are properly scoped and links generated on one Coder deployment won't accidentally open workspaces on another.

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@spikecurtis spikecurtis requested a review from deansheather May 12, 2025 07:54
@spikecurtis spikecurtis self-assigned this May 12, 2025
@spikecurtis spikecurtis marked this pull request as ready for review May 12, 2025 07:55
@spikecurtis spikecurtis force-pushed the spike/check-uri-authority branch from 52996ea to e028b3c Compare May 13, 2025 05:39
@spikecurtis spikecurtis merged commit 6b3851d into main May 13, 2025
4 checks passed
Copy link
Collaborator Author

Merge activity

@spikecurtis spikecurtis deleted the spike/check-uri-authority branch May 13, 2025 05:44
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.

RDP-specific Coder Desktop deep link
2 participants