Commit 374cbdf
committed
minor #13666 Custom User Checker, AuthenticationException is allowed (umpirsky)
This PR was submitted for the 5.0 branch but it was squashed and merged into the 4.4 branch instead.
Discussion
----------
Custom User Checker, AuthenticationException is allowed
According to https://github.com/symfony/security-core/blob/master/Authentication/AuthenticationProviderManager.php#L80-L93, and my local tests, both works.
Commits
-------
3b60ac0 Custom User Checker, AuthenticationException is allowed1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments