Skip to content

Fix schema generation for encrypted fields that are considered domain entities.#4455

Closed
christophstrobl wants to merge 4 commits intomainfrom
issue/4454
Closed

Fix schema generation for encrypted fields that are considered domain entities.#4455
christophstrobl wants to merge 4 commits intomainfrom
issue/4454

Conversation

@christophstrobl
Copy link
Copy Markdown
Member

This PR makes sure to consider the encrypted annotation on fields that are considered domain type property values, encrypting the entire object if necessary.

Closes: #4454

… entities.

This commit makes sure to consider the encrypted annotation on fields that are considered domain type property values, encrypting the entire object if necessary.
…pe property values are not encrypted as expected.

Closes #4454
Original Pull Request: #4455
Original Pull Request: #4455
sxhinzvc added a commit that referenced this pull request Aug 7, 2023
…pe property values are not encrypted as expected.

Closes #4454
Original Pull Request: #4455
sxhinzvc added a commit that referenced this pull request Aug 7, 2023
Original Pull Request: #4455
sxhinzvc added a commit that referenced this pull request Aug 7, 2023
…pe property values are not encrypted as expected.

Closes #4454
Original Pull Request: #4455
sxhinzvc added a commit that referenced this pull request Aug 7, 2023
Original Pull Request: #4455
sxhinzvc added a commit that referenced this pull request Aug 7, 2023
…pe property values are not encrypted as expected.

Closes #4454
Original Pull Request: #4455
sxhinzvc added a commit that referenced this pull request Aug 7, 2023
Original Pull Request: #4455
sxhinzvc added a commit that referenced this pull request Aug 8, 2023
…pe property values are not encrypted as expected.

Closes #4454
Original Pull Request: #4455
sxhinzvc added a commit that referenced this pull request Aug 8, 2023
Original Pull Request: #4455
@sxhinzvc
Copy link
Copy Markdown
Contributor

sxhinzvc commented Aug 8, 2023

Merged and backported. Thank you!

@sxhinzvc sxhinzvc closed this Aug 8, 2023
@sxhinzvc sxhinzvc added this to the 3.4.15 (2021.2.15) milestone Aug 8, 2023
@sxhinzvc sxhinzvc added the type: bug A general bug label Aug 8, 2023
sxhinzvc added a commit that referenced this pull request Aug 8, 2023
…pe property values are not encrypted as expected.

Closes #4454
Original Pull Request: #4455
sxhinzvc added a commit that referenced this pull request Aug 8, 2023
Original Pull Request: #4455
@mp911de mp911de deleted the issue/4454 branch August 30, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Schema creator may miss encryption on entity field.

3 participants