Skip to content

Conversation

@xabbuh
Copy link
Member

@xabbuh xabbuh commented Jul 6, 2025

Q A
Branch? 7.4
Bug fix? no
New feature? yes
Deprecations? no
Issues Fix #60744
License MIT

Comment on lines +58 to +59
->scalarNode('cache_pool')->info('The cache pool to use for storing the limiter state')->defaultValue('cache.rate_limiter')->end()
->scalarNode('storage_service')->info('The service ID of a custom storage implementation, this precedes any configured "cache_pool"')->defaultNull()->end()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use the recently added stringNode() instead?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added in #61502

@nicolas-grekas
Copy link
Member

Thank you @xabbuh.

@nicolas-grekas nicolas-grekas merged commit d320603 into symfony:7.4 Jul 7, 2025
11 checks passed
@xabbuh xabbuh deleted the issue-60744 branch July 7, 2025 06:19
fabpot added a commit that referenced this pull request Aug 22, 2025
This PR was merged into the 7.4 branch.

Discussion
----------

[SecurityBundle] add missing changelog entry

| Q             | A
| ------------- | ---
| Branch?       | 7.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Issues        |
| License       | MIT

following #61046

Commits
-------

4986042 add missing changelog entry
This was referenced Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Security] Impossible to configure the storage service for login_throttling

4 participants