Skip to content

Commit 9ff827d

Browse files
committed
minor #51551 [Security] Add changelog note about calling the constructor of DefaultLoginRateLimiter with an empty secret (alexandre-daubois)
This PR was merged into the 6.4 branch. Discussion ---------- [Security] Add changelog note about calling the constructor of `DefaultLoginRateLimiter` with an empty secret | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | yes | Tickets | - | License | MIT | Doc PR | - Related to symfony/symfony#51550 Commits ------- 380569af88 [Security] Add changelog note about calling the constructor of `DefaultLoginRateLimiter` with an empty secret
2 parents 2491e90 + d9a3e24 commit 9ff827d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ CHANGELOG
55
---
66

77
* `UserValueResolver` no longer implements `ArgumentValueResolverInterface`
8+
* Deprecate calling the constructor of `DefaultLoginRateLimiter` with an empty secret
89

910
6.3
1011
---

0 commit comments

Comments
 (0)