Commit 420a9e4
committed
Merge branch '5.2' into 5.x
* 5.2:
[Console] minor fix
[Command] fix emojis messing up the line width
[Validator] Avoid triggering the autoloader for user-input values
Hardening Security - Unserialize DumpDataCollector
Security hardening - Rate limiter
[FrameworkBundle] ensure TestBrowserToken::$firewallName is serialized
Fixed parsing deprecated definitions without message key
improve login throttling rate limiter requirement message
[HttpClient] remove using $http_response_header
[Security] Handle properly 'auto' option for remember me cookie securityFile tree
2 files changed
+28
-0
lines changed- Tests/Test
- Test
2 files changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
46 | 58 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments