8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aacfaa2 commit 38f8ec2Copy full SHA for 38f8ec2
src/Symfony/Component/Security/Http/CHANGELOG.md
@@ -6,7 +6,7 @@ CHANGELOG
6
7
* Add `#[IsCsrfTokenValid]` attribute
8
* Add CAS 2.0 access token handler
9
- * Make empty username or empty password on form login attempts return Bad Request (400)
+ * Make empty username or empty password on form login attempts throw `BadCredentialsException`
10
11
7.0
12
---
0 commit comments