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

[v14] Removes the entire notion of a DynamicAccessList from Teleport #39388

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

tcsc
Copy link
Contributor

@tcsc tcsc commented 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.

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.
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from mdwn March 15, 2024 11:35
@tcsc tcsc added this pull request to the merge queue Mar 19, 2024
Merged via the queue into branch/v14 with commit 45aadca Mar 19, 2024
28 checks passed
@tcsc tcsc deleted the tcsc/branch/v14/exise-dynamic-access-lists branch March 19, 2024 11:30
This was referenced Mar 20, 2024
This was referenced Aug 6, 2024
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.

3 participants