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

On /cookie, origin chrome-untrusted://terminal should be used verbatim #22

Open
ivucica opened this issue Oct 6, 2023 · 0 comments
Open

Comments

@ivucica
Copy link

ivucica commented Oct 6, 2023

ChromeOS's "Terminal" app (not the Secure Shell App / Secure Shell Extension) seems to visit /cookie with GET argument ext=terminal, which results in a redirect to chrome-extension://terminal/html/....

This results in:

terminal is blocked
This page has been blocked by Chrome
ERR_BLOCKED_BY_CLIENT

Instead, I'm guessing chrome-untrusted://terminal/html/... is expected.

App itself: https://chromium.googlesource.com/apps/libapps/+/HEAD/terminal

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

No branches or pull requests

1 participant