Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9c0cb67

Browse files
minor #53871 [Security] Update CAS 2.0 AccessTokenHandler changelog version (alamirault)
This PR was merged into the 7.1 branch. Discussion ---------- [Security] Update CAS 2.0 AccessTokenHandler changelog version | Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead --> | License | MIT #48276 has been merged in 7.1, not 6.4 Commits ------- 56e2a41 [Security] Update CAS 2.0 AccessTokenHandler changelog version
2 parents 8733c99 + 56e2a41 commit 9c0cb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Security/Http/CHANGELOG.md

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

77
* Add `#[IsCsrfTokenValid]` attribute
8+
* Add CAS 2.0 access token handler
89

910
7.0
1011
---
@@ -18,7 +19,6 @@ CHANGELOG
1819

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

2323
6.3
2424
---

0 commit comments

Comments
 (0)