Skip to content

Removes the entire notion of a DynamicAccessList from Teleport#39222

Merged
tcsc merged 9 commits intomasterfrom
tcsc/exise-dynamic-access-lists
Mar 14, 2024
Merged

Removes the entire notion of a DynamicAccessList from Teleport#39222
tcsc merged 9 commits intomasterfrom
tcsc/exise-dynamic-access-lists

Conversation

@tcsc
Copy link
Copy Markdown
Contributor

@tcsc tcsc commented Mar 12, 2024

Insurmountable security issues were found with the notion of dynamic AccessList ownership and membership, so the entire concept is being removed.

This PR removes all internal usage of the Dynamic access list concept. The corresponding prot
obuf updates are coming in a later PR.

Changelog: Removed implicit AccessList membership and ownership modes. All AccessList owners and members must be explicitly specified.

Insurmountable security issues were found with the notion of dynamic
AccessList ownership and membership, so the entire concept is being
removed.

This PR removes all internal usage of the Dynamic access list
concept. The corresponding protobuf updates are coming in a later
PR.

Changelog: Removed Dynamic AccessList
Copy link
Copy Markdown
Contributor

@tigrato tigrato left a comment

Choose a reason for hiding this comment

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

Can you update the changelog message

@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from capnspacehook March 12, 2024 09:22
@tcsc tcsc added this pull request to the merge queue Mar 13, 2024
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Mar 13, 2024
@tcsc tcsc added this pull request to the merge queue Mar 13, 2024
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Mar 13, 2024
@tcsc tcsc added this pull request to the merge queue Mar 14, 2024
Merged via the queue into master with commit 1ba6e93 Mar 14, 2024
@tcsc tcsc deleted the tcsc/exise-dynamic-access-lists branch March 14, 2024 08:09
@public-teleport-github-review-bot
Copy link
Copy Markdown

@tcsc See the table below for backport results.

Branch Result
branch/v14 Failed
branch/v15 Create PR

tcsc added a commit that referenced this pull request Mar 15, 2024
Manual backport of #39222

Insurmountable security issues were found with the notion of dynamic AccessList
ownership and membership, so the entire concept is being removed.

This PR removes all internal usage of the Dynamic access list concept. The
corresponding protobuf updates are coming in a later PR.

Changelog: Removed implicit AccessList membership and ownership modes. All AccessList owners and members must be explicitly specified.
tcsc added a commit that referenced this pull request Mar 18, 2024
Following on from #39222; removes and reserves the obsolete AccessList
membership and ownership fields from the API protobuf messages.
github-merge-queue Bot pushed a commit that referenced this pull request Mar 19, 2024
Following on from #39222; removes and reserves the obsolete AccessList
membership and ownership fields from the API protobuf messages.
github-actions Bot pushed a commit that referenced this pull request Mar 19, 2024
Following on from #39222; removes and reserves the obsolete AccessList
membership and ownership fields from the API protobuf messages.
github-merge-queue Bot pushed a commit that referenced this pull request Mar 19, 2024
…39388)

Manual backport of #39222

Insurmountable security issues were found with the notion of dynamic AccessList
ownership and membership, so the entire concept is being removed.

This PR removes all internal usage of the Dynamic access list concept. The
corresponding protobuf updates are coming in a later PR.

Changelog: Removed implicit AccessList membership and ownership modes. All AccessList owners and members must be explicitly specified.
github-merge-queue Bot pushed a commit that referenced this pull request Mar 26, 2024
Following on from #39222; removes and reserves the obsolete AccessList
membership and ownership fields from the API protobuf messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants