Skip to content

RUST-1954 Disallow commas in authMechanismProperties values #1315

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

Merged
merged 2 commits into from
Feb 26, 2025

Conversation

isabelatkinson
Copy link
Contributor

@isabelatkinson isabelatkinson commented Feb 25, 2025

RUST-1954

The changes from mongodb/specifications#1760 are manually applied here.

}
.into()
};
let mut properties = Document::new();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

no functional changes were needed here, just did a bit of cleanup to remove the last use of exclusive_split_at

@isabelatkinson isabelatkinson marked this pull request as ready for review February 25, 2025 23:21
@isabelatkinson isabelatkinson merged commit fbec185 into mongodb:main Feb 26, 2025
13 of 16 checks passed
@isabelatkinson isabelatkinson deleted the disallow-comma branch March 17, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants