Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87186b2 commit 56e2a41Copy full SHA for 56e2a41
src/Symfony/Component/Security/Http/CHANGELOG.md
@@ -5,6 +5,7 @@ CHANGELOG
5
---
6
7
* Add `#[IsCsrfTokenValid]` attribute
8
+ * Add CAS 2.0 access token handler
9
10
7.0
11
@@ -18,7 +19,6 @@ CHANGELOG
18
19
20
* `UserValueResolver` no longer implements `ArgumentValueResolverInterface`
21
* Deprecate calling the constructor of `DefaultLoginRateLimiter` with an empty secret
- * Add CAS 2.0 access token handler
22
23
6.3
24
0 commit comments