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

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

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

nklaassen
Copy link
Contributor

Backport #49385 to branch/v16

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/v16

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-49431.d212ksyjt6y4yg.amplifyapp.com

@nklaassen nklaassen enabled auto-merge November 25, 2024 19:43
@nklaassen nklaassen added this pull request to the merge queue Nov 26, 2024
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from hugoShaka November 26, 2024 10:07
Merged via the queue into branch/v16 with commit d0946dc Nov 26, 2024
42 checks passed
@nklaassen nklaassen deleted the nklaassen/v16/fix-parser branch November 26, 2024 10:24
@doggydogworld doggydogworld mentioned this pull request Dec 3, 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