8000 [Security] Update CAS 2.0 AccessTokenHandler changelog version by alamirault · Pull Request #53871 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Security] Update CAS 2.0 AccessTokenHandler changelog version #53871

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[Security] Update CAS 2.0 AccessTokenHandler changelog version
  • Loading branch information
alamirault committed Feb 8, 2024
commit 56e2a4183c29c78a7f7b16b0456d817c794aff72
2 changes: 1 addition & 1 deletion src/Symfony/Component/Security/Http/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ CHANGELOG
---

* Add `#[IsCsrfTokenValid]` attribute
* Add CAS 2.0 access token handler

7.0
---
Expand All @@ -18,7 +19,6 @@ CHANGELOG

* `UserValueResolver` no longer implements `ArgumentValueResolverInterface`
* Deprecate calling the constructor of `DefaultLoginRateLimiter` with an empty secret
* Add CAS 2.0 access token handler

6.3
---
Expand Down
0