MONGOCRYPT-886 Remove link to mongodb enteprise repo fork in comments#1132
Merged
kevinAlbs merged 2 commits intomongodb:masterfrom Feb 24, 2026
Merged
MONGOCRYPT-886 Remove link to mongodb enteprise repo fork in comments#1132kevinAlbs merged 2 commits intomongodb:masterfrom
kevinAlbs merged 2 commits intomongodb:masterfrom
Conversation
kevinAlbs
reviewed
Feb 24, 2026
Contributor
kevinAlbs
left a comment
There was a problem hiding this comment.
Thank you! LGTM with a link fix.
src/mc-fle-blob-subtype-private.h
Outdated
| * FLE2 Blob Subtypes are currently defined in: | ||
| * https://github.com/markbenvenuto/mongo-enterprise-modules/blob/fle2/fle_protocol.md#reference-bindata-6-subtypes. | ||
| * These are defined by the EncryptedBinDataType enum in: | ||
| * https://github.com/mongodb/mongo/blob/2f4ed6f765c1ba6b3e857d06e91842e6065eb87b/src/mongo/crypto/fle_field_schema.idl |
Contributor
There was a problem hiding this comment.
Update link? I get a 404 on the current link.
Suggested change
| * https://github.com/mongodb/mongo/blob/2f4ed6f765c1ba6b3e857d06e91842e6065eb87b/src/mongo/crypto/fle_field_schema.idl | |
| * https://github.com/mongodb/mongo/blob/0d51c5cb6571a14e690c4774bb069d1990fd35b6/src/mongo/crypto/fle_field_schema.idl |
kevinAlbs
approved these changes
Feb 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.