Skip to content

Enable auto encryption #897

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

Open
wants to merge 7 commits into
base: 5.4.x
Choose a base branch
from
Open

Enable auto encryption #897

wants to merge 7 commits into from

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Jun 17, 2025

@GromNaN GromNaN changed the title Add autoEncryption configuration to the client (#889) Enable auto encryption Jun 19, 2025
GromNaN and others added 4 commits June 19, 2025 22:14
* Update required version of mongodb driver and odm

* Update minimum phpunit version to support readonly properties in nikic/php-parser
)

* Inject auto encryption options into ODM configuration

* Add tests on ODM configuration settings
@GromNaN GromNaN marked this pull request as ready for review July 2, 2025 13:43
@GromNaN GromNaN requested a review from alcaeus July 2, 2025 13:43
…on` configuration (#905)

* Fix format of encryptedFieldsMaps in the configuration
* EncryptedFieldsMaps loaded from a JSON string from XML configuration
* Enable client configuration for tests - partial
Copy link
Member

@alcaeus alcaeus left a comment

Choose a reason for hiding this comment

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

One question about docs, but code changes LGTM!

docs/config.rst Outdated
Using Queryable Encryption
--------------------------

TODO: Add documentation for queryable encryption configuration.
Copy link
Member

Choose a reason for hiding this comment

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

@GromNaN should we add something here or link to the ODM docs?

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