Skip to content

Passes form values to entity hydration#11

Merged
thorewi merged 2 commits into
masterfrom
allow-other-form-values-dependency
May 15, 2025
Merged

Passes form values to entity hydration#11
thorewi merged 2 commits into
masterfrom
allow-other-form-values-dependency

Conversation

@thorewi

@thorewi thorewi commented May 15, 2025

Copy link
Copy Markdown
Contributor

Ensures that form values are available during entity hydration, allowing for more context-aware data handling within the AjaxSelect component. This allows hydration logic to take form context into consideration when formatting JSON values, which ensures proper data handling and rendering of selected options.

thorewi added 2 commits May 15, 2025 16:03
Ensures that form values are available during entity hydration,
allowing for more context-aware data handling within the
AjaxSelect component. This allows hydration logic to take form context
into consideration when formatting JSON values, which ensures proper
data handling and rendering of selected options.
Updates the code to use trusted form values instead of untrusted
values when hydrating and formatting data.

This change ensures that the application processes data that has
been properly validated, preventing potential security issues and
data integrity problems.
@thorewi thorewi merged commit f5f2150 into master May 15, 2025
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.

1 participant