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

Adding SSHPortForwarding to RoleOptions proto #49165

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

eriktate
Copy link
Contributor

@eriktate eriktate commented Nov 18, 2024

This PR is the first for enabling individual access control of both local and remote port forwarding. It adds a SSHPortForwardConfig message which is surfaced through the RoleOptions message on any given role. It also marks PortForwarding as deprecated since we'll want to encourage leveraging SSHPortForwarding going forward. The legacy PortForwarding boolean will still be evaluated and prioritized over SSHPortForwarding for backwards compatibility, which I'll include some more information about in the follow up PR implementing the new config options.

No changelog since this doesn't actually change any functionality and I'll cover the new options in the next PR.

Copy link

🤖 Vercel preview here: https://docs-a38lfwqrd-goteleport.vercel.app/docs/ver/preview

Copy link

🤖 Vercel preview here: https://docs-7zclicyhf-goteleport.vercel.app/docs/ver/preview

Copy link

🤖 Vercel preview here: https://docs-auvan7y8n-goteleport.vercel.app/docs/ver/preview

Copy link

🤖 Vercel preview here: https://docs-bp1o04fn1-goteleport.vercel.app/docs/ver/preview

Copy link

🤖 Vercel preview here: https://docs-3r0agi8kj-goteleport.vercel.app/docs/ver/preview

Copy link

🤖 Vercel preview here: https://docs-ldyoxe0lf-goteleport.vercel.app/docs

Copy link

🤖 Vercel preview here: https://docs-m36rjw91c-goteleport.vercel.app/docs

@eriktate eriktate force-pushed the eriktate/port-forward-config branch 2 times, most recently from 647e72b to e5214e7 Compare November 22, 2024 16:56
Copy link

🤖 Vercel preview here: https://docs-o9f2yj7in-goteleport.vercel.app/docs

Copy link

🤖 Vercel preview here: https://docs-ng46020w7-goteleport.vercel.app/docs

@eriktate eriktate added this pull request to the merge queue Nov 22, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 22, 2024
@eriktate eriktate added this pull request to the merge queue Nov 22, 2024
Merged via the queue into master with commit a8bff10 Nov 22, 2024
44 checks passed
@eriktate eriktate deleted the eriktate/port-forward-config branch November 22, 2024 20:38
@public-teleport-github-review-bot

@eriktate See the table below for backport results.

Branch Result
branch/v15 Failed
branch/v16 Failed
branch/v17 Failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants