You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #2462 [LiveComponent] Allow configuring secret for fingerprints and checksums (smnandre)
This PR was squashed before being merged into the 2.x branch.
Discussion
----------
[LiveComponent] Allow configuring secret for fingerprints and checksums
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | yes
| Issues | Fix#2453
| License | MIT
Allow to configure a dedicated secret (used in FingerprintCalculator and LiveComonentHydrator)
Suggested by `@dkarlovi` in #2453
Implementation inspired by [symfony #56840](symfony/symfony#56840)
Should be merged _after_ #2461
Commits
-------
a641a2e [LiveComponent] Allow configuring secret for fingerprints and checksums
0 commit comments