-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Comparing changes
Open a pull request
base repository: symfony/symfony
base: v5.4.19
head repository: symfony/symfony
compare: v5.4.20
- 17 commits
- 20 files changed
- 3 contributors
Commits on May 4, 2022
-
5
Configuration menu - View commit details
-
Copy full SHA for d2f6322 - Browse repository at this point
Copy the full SHA d2f6322View commit details
Commits on Jan 24, 2023
-
security #cve-2022-24894 [HttpKernel] Remove private headers before s…
…toring responses with HttpCache (nicolas-grekas) This PR was merged into the 4.4 branch.
Configuration menu - View commit details
-
Copy full SHA for fa1827c - Browse repository at this point
Copy the full SHA fa1827cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5909d74 - Browse repository at this point
Copy the full SHA 5909d74View commit details -
security #cve-2022-24895 [Security/Http] Remove CSRF tokens from stor…
…age on successful login (nicolas-grekas) This PR was merged into the 4.4 branch.
Configuration menu - View commit details
-
Copy full SHA for c75c569 - Browse repository at this point
Copy the full SHA c75c569View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa82db9 - Browse repository at this point
Copy the full SHA aa82db9View commit details
Commits on Jan 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 538d660 - Browse repository at this point
Copy the full SHA 538d660View commit details -
bug #49103 [Security/Http] Fix compat of persistent remember-me with …
…legacy tokens (nicolas-grekas) This PR was merged into the 5.4 branch. Discussion ---------- [Security/Http] Fix compat of persistent remember-me with legacy tokens | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #49100 | License | MIT | Doc PR | - In #49078, we changed the format of remember-me tokens, effectively invalidating them all. While the invalidation is intentional for signature-based remember-me handlers, persistent remember-me handlers could accept both legacy and updated tokens. This PR fixes compat with legacy tokens for persistent remember-me handlers. Commits ------- 538d660 [Security/Http] Fix compat of persistent remember-me with legacy tokens
Configuration menu - View commit details
-
Copy full SHA for 96cdc5c - Browse repository at this point
Copy the full SHA 96cdc5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cb1d70 - Browse repository at this point
Copy the full SHA 3cb1d70View commit details -
bug #49104 [HttpClient] Fix collecting data non-late for the profiler…
… (nicolas-grekas) This PR was merged into the 5.4 branch. Discussion ---------- [HttpClient] Fix collecting data non-late for the profiler | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #49096 | License | MIT | Doc PR | - `@silverbackdan` `@pforesi` could you please confirm that this fixes both your use cases? Commits ------- 3cb1d70 [HttpClient] Fix collecting data non-late for the profiler
Configuration menu - View commit details
-
Copy full SHA for ef26e93 - Browse repository at this point
Copy the full SHA ef26e93View commit details
Commits on Jan 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 45d614d - Browse repository at this point
Copy the full SHA 45d614dView commit details -
bug #49126 [DependencyInjection] Fix order of arguments when mixing p…
…ositional and named ones (nicolas-grekas) This PR was merged into the 5.4 branch. Discussion ---------- [DependencyInjection] Fix order of arguments when mixing positional and named ones | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #49118 | License | MIT | Doc PR | - Commits ------- 45d614d [DependencyInjection] Fix order of arguments when mixing positional and named ones
Configuration menu - View commit details
-
Copy full SHA for 387a6b0 - Browse repository at this point
Copy the full SHA 387a6b0View commit details
Commits on Jan 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f694aa8 - Browse repository at this point
Copy the full SHA f694aa8View commit details -
bug #49141 [HttpFoundation] Fix bad return type in IpUtils::checkIp4(…
…) (tristankretzer) This PR was squashed before being merged into the 5.4 branch. Discussion ---------- [HttpFoundation] Fix bad return type in IpUtils::checkIp4() | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | see below | License | MIT | Doc PR | - `filter_var` returns the value if it passes the applied filters. This leads to `IpUtils::checkIp4()` returning the address part of the CIDR notation (instead of `true` which is expected) if it is a valid IPv4 address with subnet mask 0. This change fixes this behaviour. Commits ------- f694aa8 [HttpFoundation] Fix bad return type in IpUtils::checkIp4()
Configuration menu - View commit details
-
Copy full SHA for b8c7604 - Browse repository at this point
Copy the full SHA b8c7604View commit details
Commits on Jan 30, 2023
-
* 4.4: [Security/Http] Remove CSRF tokens from storage on successful login [HttpKernel] Remove private headers before storing responses with HttpCache
Configuration menu - View commit details
-
Copy full SHA for 107a0e5 - Browse repository at this point
Copy the full SHA 107a0e5View commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 017be93 - Browse repository at this point
Copy the full SHA 017be93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5361b12 - Browse repository at this point
Copy the full SHA 5361b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f9c726 - Browse repository at this point
Copy the full SHA 7f9c726View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.4.19...v5.4.20