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

[v15] fix: support set.add on nil sets in traits expression parser #49432

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

nklaassen
Copy link
Contributor

Backport #49385 to branch/v15

This is a manual backport and a much smaller and more targeted change than the original PR, because in this branch lib/expression.Set has not been converted to use lib/utils.Set.

Changelog: Fixed a potential panic in login rule and SAML IdP expression parser

Backport #49385 to branch/v15

This is a manual backport and a much smaller and more targeted change
than the original PR, because in this branch lib/expression.Set has not
been converted to use lib/utils.Set.

Changelog: Fixed a potential panic in login rule and SAML IdP expression parser
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-49432.d1v2yqnl3ruxch.amplifyapp.com

@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from hugoShaka November 26, 2024 10:07
@nklaassen nklaassen added this pull request to the merge queue Nov 26, 2024
Merged via the queue into branch/v15 with commit e3064ad Nov 26, 2024
36 checks passed
@nklaassen nklaassen deleted the nklaassen/v15/fix-parser branch November 26, 2024 17:30
@camscale camscale mentioned this pull request Dec 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