Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: remove premium paywall for browser-only connections - #28658

Closed
untra wants to merge 1 commit into
mainfrom
fix/licensed-browser-only
Closed

fix: remove premium paywall for browser-only connections#28658
untra wants to merge 1 commit into
mainfrom
fix/licensed-browser-only

Conversation

@untra

@untra untra commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

DEVEX-828

remove premiumpaywall entirely from the SecuritySettingPageView. Something not adding up with frontend logic and screenshot, but can reproduce and the experience is bad with intrusive paywall.

repro before:
Screenshot 2026-08-26 at 12 29 25 PM

fix after:
Screenshot 2026-08-26 at 12 45 27 PM

Comment on lines -81 to -93
{!featureBrowserOnlyEnabled ? (
<PremiumPaywallSmall
source="browser_only"
message="Browser-Only Connections"
description="Block all workspace access via SSH, port forward, and other non-browser connections."
features={[
"Restrict access to web-based connections",
"Block SSH and port-forward entirely",
"Enforce browser-only compliance policies",
]}
canViewPremium
/>
) : null}

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

@untra

untra commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

closing in favor of #28660

@untra untra closed this Aug 26, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant